]> git.evergreen-ils.org Git - Evergreen.git/commit
LP 1772993: Ability to blank Age Hold Protection in Vol/Copy Editor.
authorJason Stephenson <jason@sigio.com>
Thu, 24 May 2018 13:34:17 +0000 (09:34 -0400)
committerJason Stephenson <jason@sigio.com>
Thu, 5 Jul 2018 19:13:30 +0000 (15:13 -0400)
commit8cf7ead11f42ea7cb661497d6609a11713f78371
tree88f1b83c1108b287575b205cce78393b448ef4e8
parent132669daa4f43736ae150e17a13726fa891d59d1
LP 1772993: Ability to blank Age Hold Protection in Vol/Copy Editor.

Add the <NONE> option to the age-based hold protection field in the
web staff client Vol/Copy Editor.

To test:

1. Add a value for age-based hold protection to a copy.

2. Attempt to remove the value in the copy editor.  Note that the
   dropdown does not allow you to do so.

3. Apply this commit.

4. Repeat step 2.  Now there is a <NONE> option that removes the value
   from the copy.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Jeff Davis <jdavis@sitka.bclibraries.ca>
Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2