]> 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:16 +0000 (15:13 -0400)
commit205b8d3c674af17f028d599153c7b373587d01e6
tree2ed0e91ed87898c439a17ccfe0035ca8568b7e5e
parentfde814620213488dd5376cfaf5f09a3787ae5192
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