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:53 +0000 (15:56 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 22 Apr 2011 15:56:53 +0000 (15:56 +0000)
commitc995a24ff27e7a38ed52b9a6638ea0a3bdd8ba54
tree930d0ebbaa7446239325465a9ad91c9ecde72275
parent6f929dc4b7e1677148fbd039e0104c3d402e2467
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/branches/rel_2_1@20286 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/xul/staff_client/server/cat/volume_copy_creator.js