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

--- Comment #2 from Kyle M Hall <kyle.m.h...@gmail.com> 2012-02-14 15:57:55 UTC 
---
Created attachment 7635
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7635
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

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to