From 89a4d6b219fd5fa3d5ca456d171b7bfd36935428 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 --- 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 aebd2beb9d..90acd53e7e 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"> + +