From: Garry Collum Date: Mon, 13 Jul 2020 15:34:55 +0000 (-0400) Subject: LP#1844732 Circulation Modifier Display when Batch Editing Items X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=refs%2Fheads%2Fuser%2Fgcollum%2FLP1844732-multiple-circ_modifier_display;p=working%2FEvergreen.git LP#1844732 Circulation Modifier Display when Batch Editing Items Fixes the circulation modifiers multivalue list when editing items with more than one circulation modifier. To test in with the concerto data, go to Server Administrator - Circulation Modifiers and create a couple of circ modifiers (kittens, puppies). Bring up the holdings view of a bib and edit a few items assigning these items to each of the circ modifiers. After assigning circ modifiers to several items, bring up some of these items into the item editor making sure that you have chosen items that have both circ modifiers. View the multiple values for the circ modifiers. It will display something like 'No (10)'. Apply the patch. Bring up the items again and view the multiple values. The circ modifiers will be listed indivitually with a number representing the number of items with that circ modifier. Signed-off-by: Garry Collum --- diff --git a/Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2 b/Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2 index 580ec61585..303e06d33e 100644 --- a/Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2 +++ b/Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2 @@ -263,7 +263,7 @@