]> 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:36:54 +0000 (09:36 -0400)
commit2a736f126a4a086ab5f294db928cb49a984d4c4a
tree6d982edb1d208da52b00770994c0226e8db817cb
parentb53d2972a5abbcb0b6814fd00a227189e7c64269
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