Koha/koha-tmpl/intranet-tmpl
Owen Leonard 1af8ab1fc7 Bug 15911: Use noEnterSubmit CSS class instead of prevent_submit.js
This patch removes the use of a separate js file, prevent_submit.js, in
favor of using a CSS class to trigger the same functionality in
staff-global.js.

To test, apply the patch and test the following pages to confirm that
pressing "Enter" when the cursor is in any field in the main form does
not submit the form.

 - In Acquisitions, add to a basket from a new (empty) record
 - In Acquisitions, receive an order line
 - In Serials, locate a subscription and open the "Edit serials" page
   from the "Serial collection" page.

Signed-off-by: Hayley Mapley <hayleymapley@catalyst.net.nz>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-03-13 03:42:09 +00:00
..
js Bug 19390: Make jQuery selector more specific, so OPAC view link can open in new tab 2018-08-14 11:39:05 +00:00
lib Bug 11375: Improve patrons permissions display 2019-03-11 13:05:19 +00:00
prog Bug 15911: Use noEnterSubmit CSS class instead of prevent_submit.js 2019-03-13 03:42:09 +00:00