Koha/koha-tmpl/intranet-tmpl/prog/en/js
Kyle M Hall a64ca0a8cf Bug 4054 - Double-clicking the 'place hold' button can result in duplicate holds
This commit adds a new jquery function to staff-global.js, preventDoubleFormSubmit().
When used thusly: $('#form-id').preventDoubleFormSubmit();
It will prevent a submitted form from being submitted a second time.
It is currently only added to the Place Hold form in reserve/request.pl

http://bugs.koha-community.org/show_bug.cgi?id=4045
Signed-off-by: Liz Rea <wizzyrea@gmail.com>
Tested:
Double clicking no longer causes identical double holds to be placed.
passes prove t xt t/db_dependent in line with current master.

Reminder: this will need to be added to the OPAC as well.
2012-02-17 19:22:49 +01:00
..
pages
tinymce Bug 7356 - Fix various typos and mis-spellings 2012-01-13 11:51:26 +01:00
acq.js Bug 7356 - Fix various typos and mis-spellings 2012-01-13 11:51:26 +01:00
additem.js Bug 7350: In neworderempty.pl duplicating an item does not preserve select box selections 2012-01-30 22:04:34 +01:00
ajax.js
basket.js Bug 7466 - Cart notification popup should appear onscreen even when button isn't 2012-02-03 17:34:40 +01:00
datatables.js Bug 6836: followup CSS work 2012-01-27 11:33:12 +01:00
localcovers.js Bug 1633: [SIGNED-OFF] Display local cover images 2012-01-24 11:16:04 +01:00
members.js Fix for Bug 5280 - Fix password field so that the password is masked as it is entered 2012-02-13 16:39:59 +01:00
staff-global.js Bug 4054 - Double-clicking the 'place hold' button can result in duplicate holds 2012-02-17 19:22:49 +01:00
xmlControlfield.js Bug 6715 - Fix xmlControlfield.js so the xml files are fetched in the correct language directory. 2011-08-28 19:54:36 +12:00