]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Don't disable the Create Volume/Item button when building the data structure from...
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 22 Apr 2011 15:56:37 +0000 (15:56 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 22 Apr 2011 15:56:37 +0000 (15:56 +0000)
commitf520b839cec0685797c33fe150388873022b3198
tree18b8d37c553547d7accb719ed3dd926aaf71ae85
parent8d9101979ef3011a07a43411b59c0e4b1a67efbd
Don't disable the Create Volume/Item button when building the data structure from the form.

If you have say, a <textbox> with on onchange event that disables a <button> and re-enables it shortly thereafter, and the onchange event was triggered by you clicking on said button while the textbox has focus/changes, then the disable action will prevent any click on the button from registering.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@20285 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/xul/staff_client/server/cat/volume_copy_creator.js