[Koha-bugs] [Bug 11563] Class noEnterSubmit no longer functioning

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 13 04:11:20 CEST 2014


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

bondiurbano <costalc at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P5 - low                    |P2
                 CC|                            |costalc at gmail.com
            Version|master                      |3.16

--- Comment #40 from bondiurbano <costalc at gmail.com> ---
Same problem in 3.16.4. 

Needs to fix file intranet-tmpl/prog/*LANG*/js/cataloging.js 

In LINE 486 erase 'noEnterSubmit' parameter in function addClass.


-    $(".input_marceditor, .indicator").addClass('noEnterSubmit');
+    $(".input_marceditor, .indicator").addClass('');

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list