From 7b6e47be52810f213b0dd0a9be0534edc915e163 Mon Sep 17 00:00:00 2001 From: Jeff Davis Date: Tue, 24 Apr 2018 14:00:07 -0700 Subject: [PATCH] LP#1749996: add option to remove floating in web client copy editor Signed-off-by: Jeff Davis Signed-off-by: Jason Stephenson --- Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 d1a692ccb8..9d6d2a4918 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 @@ -405,8 +405,9 @@
+ ng-options="a.id() as a.name() for a in floating_list"> + +