[Koha-bugs] [Bug 8664] Add floating toolbar with save button to system preferences editor

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 19 14:48:02 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8664

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Passed QA
                 CC|                            |jonathan.druart at biblibre.co
                   |                            |m

--- Comment #4 from Jonathan Druart <jonathan.druart at biblibre.com> ---
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.


More information about the Koha-bugs mailing list