Koha/koha-tmpl/opac-tmpl/prog
Kyle M Hall 945b39e01b Bug 4054 - Double-clicking the 'place hold' button can result in duplicate holds - Part 2: OPAC
This commit adds a new jquery function to functions.js, preventDoubleFormSubmit().
When used thusly: $('#form-id').preventDoubleFormSubmit();
It will prevent a submitted form from being submitted a second time.
This commit uses said function to prevent double processing a hold
request from the opac.

Signed-off-by: Liz Rea <wizzyrea@gmail.com>
Rapid clicking on the place hold button no longer causes duplicate holds!
Passes prove t xt t/db_dependent in line with current master.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-02-17 19:22:52 +01:00
..
en Bug 4054 - Double-clicking the 'place hold' button can result in duplicate holds - Part 2: OPAC 2012-02-17 19:22:52 +01:00
famfamfam Merge remote branch 'colin/QA/bug_4506' into new/enh/bug_4506 2010-12-14 21:07:15 +13:00
images Bug 6836: Add jQuery dataTables plugin 2012-01-27 11:33:11 +01:00
itemtypeimg Bug 7373 - Add 5 new icons to Bridge Set 2012-01-13 11:39:40 +01:00