]> git.evergreen-ils.org Git - Evergreen.git/commit
Support for required fields in Serial Control editors
authorDan Wells <dbw2@calvin.edu>
Tue, 7 Jun 2011 16:06:57 +0000 (12:06 -0400)
committerDan Wells <dbw2@calvin.edu>
Mon, 13 Jun 2011 19:05:52 +0000 (15:05 -0400)
commit3a36550a2172683f16a271e3070e35690cf59014
treec3e49155018c474300c2c6ef36333ba0f9e11fc8
parent131957cd2676b17085905e5e10be87234c563bf9
Support for required fields in Serial Control editors

Adds a basic check for any fields marked as 'required', and alerts and
prevents submitting if they are blank.

Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/xul/staff_client/server/locale/en-US/serial.properties
Open-ILS/xul/staff_client/server/serial/editor_base.js
Open-ILS/xul/staff_client/server/serial/scap_editor.js
Open-ILS/xul/staff_client/server/serial/sdist_editor.js