]> git.evergreen-ils.org Git - working/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:38 +0000 (15:13 -0400)
commit9334ba6042635aafb088cfc3940eb4636e228212
tree3f110d9f2b8e5198a12dbe07091b4ed64285c6b8
parent3bc7e09540fab979134084f301021afe923cbaf1
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