http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8664
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |[email protected] | |m --- Comment #4 from Jonathan Druart <[email protected]> --- QA Comments: Works as expected. Just one remark about indentation, I am not a big fan of this kind of indendation: + [% UNLESS ( searchfield ) %]$(document).ready(function(){ + $('#toolbar').fixFloat(); + });[% END %] It is not blocker and we don't have enough guidelines on the template files structure. So marked as Passed QA. -- You are receiving this mail because: 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/
