https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15456 Jesse Weaver <jweaver@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #46453|0 |1 is obsolete| | --- Comment #7 from Jesse Weaver <jweaver@bywatersolutions.com> --- Created attachment 50364 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50364&action=edit Bug 15456: Fix tabs and inconsistent indentation in smart-rules.tt To verify patch, run `git diff -w HEAD^' and note that the only changes shown are where [% IF %] statements are expanded/unexpanded onto multiple lines to match the prevailing style. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Looks like refactoring :) No regressions, no koha-qa errors Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Putting back to Needs Signoff purely because the underlying template had moved a bit. -- You are receiving this mail because: You are watching all bug changes.