https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25302
Timothy Alexis Vass <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #103863|=== Indentations are now |=== Indentations are now description|consistently 4 spaces and |consistently 4 spaces and |opening/closing tags are |opening/closing tags are |now aligned. === example: |now aligned. === example: | <div id="html5media"> | <div id="html5media"> | [% FOREACH ... %] | [% FOREACH ... %] |<p> ... |<p> ... |</p> [% END %] |</p> [% END %] |</div> is now: <div |</div> is now: <div |id="html5media"> |id="html5media"> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
