]> 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:19 +0000 (09:36 -0400)
commitf73cd30616f046d0b8bee78b5eea7121a50ae7ac
treebce1fd77c843fa385db3118163ed30ff59ae03b7
parent469ae04456ea9dedd339c9408121996149e62adb
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