From: Mike Rylander Date: Tue, 3 Jul 2018 20:57:27 +0000 (-0400) Subject: LP#1732761: Batch item edit and multiple values per field X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=4c40fdb4631cba6f455eaca940a1811db5f9a499;p=working%2FEvergreen.git LP#1732761: Batch item edit and multiple values per field Previous to this commit, the display of multiple different values for a field in the item attribute editor was simply to display no value. Here we add a UI component that presents the list of unique values, the number of selected copies that use each value, and the ability to select just those copies using a particular value by clicking on the desired value. Signed-off-by: Mike Rylander --- diff --git a/Open-ILS/src/templates/staff/cat/volcopy/index.tt2 b/Open-ILS/src/templates/staff/cat/volcopy/index.tt2 index f93cb5619b..0773dc6c7b 100644 --- a/Open-ILS/src/templates/staff/cat/volcopy/index.tt2 +++ b/Open-ILS/src/templates/staff/cat/volcopy/index.tt2 @@ -13,6 +13,14 @@