From b45e85bdc2c47f20c8ee0f3613f7d7dd88bdc6fa 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 ee2b1894f7..5d25e11288 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 @@ -399,8 +399,9 @@
+ ng-options="a.id() as a.name() for a in floating_list"> + +