]> 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:32:55 +0000 (09:32 -0400)
commit65ee0cb4c23f9f1277bd37ef7d52e186e1b6a303
tree2a99befcf2188e39c2ff00bd817818e07d1295c3
parentcc44e813a13b60d972d03541410106d827b43909
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