http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5357
--- Comment #24 from Jonathan Druart <[email protected]> --- (In reply to comment #22) > I noticed that the new serials-search.tt file is using 2 spaces for > identation. Maybe we should fix that too? Hi Katrin, I think there is no coding guidelines for that in the wiki page. For the tt files, if we choose 4 spaces, after the 4 mandatory div (<div id="doc3" class="yui-t2"><div id="bd"><div id="yui-main"><div class="yui-b">), we write each line with 12 spaces. After 3 or 4 blocks, we have a indentation of 24-28 spaces. It's why I prefer to choose only 2 spaces. It could be possible to not indent the 4 first div, but the readabillity would be bad. I am open-minded on this subject especially if a consensus already exists. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
