]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1825403: Do not Include Tag Owner in Tag
authorJason Boyer <jboyer@equinoxinitiative.org>
Tue, 22 Oct 2019 13:18:29 +0000 (09:18 -0400)
committerMike Rylander <mrylander@gmail.com>
Tue, 22 Oct 2019 13:34:25 +0000 (09:34 -0400)
commitd94d60e441f89a5870b02a7a0dcfc28d39d85b1d
tree0e8d5c91b48fdb9c1b47626694d735e616d5a58d
parentdeae759b3f8a67acea84613aae52d6f71d0d19bb
LP1825403: Do not Include Tag Owner in Tag

Copy tags were accidentally having their owning
location shortname included in the tag values,
this patch allows the owner to be displayed but
not included in the value used.

Signed-off-by: Jason Boyer <jboyer@equinoxinitiative.org>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/templates/staff/cat/bucket/copy/t_apply_tags.tt2
Open-ILS/src/templates/staff/cat/volcopy/t_copy_tags.tt2
Open-ILS/web/js/ui/default/staff/cat/bucket/copy/app.js
Open-ILS/web/js/ui/default/staff/cat/volcopy/app.js