http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11563 bondiurbano <costalc@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |P2 CC| |costalc@gmail.com Version|master |3.16 --- Comment #40 from bondiurbano <costalc@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.