From ff2a426490a6f4a8c870bcb965c2f0e8dcb1be73 Mon Sep 17 00:00:00 2001 From: Cesar Velez Date: Tue, 16 Oct 2018 16:44:07 -0400 Subject: [PATCH] LP#1797973 - misc UI fixes where eg-org-selector expands too much The new template for the type-ahead OU selector needs to width bound by a parent container, this adds one where needed. Signed-off by: Cesar Velez --- Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2 | 6 ++---- Open-ILS/src/templates/staff/circ/transits/t_list.tt2 | 6 ++++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2 b/Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2 index c85ffbc4fd..7a923ffc9f 100644 --- a/Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2 +++ b/Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2 @@ -75,11 +75,9 @@
-
+
-
-
- +
diff --git a/Open-ILS/src/templates/staff/circ/transits/t_list.tt2 b/Open-ILS/src/templates/staff/circ/transits/t_list.tt2 index 425cd2f833..07e6b8c8f7 100644 --- a/Open-ILS/src/templates/staff/circ/transits/t_list.tt2 +++ b/Open-ILS/src/templates/staff/circ/transits/t_list.tt2 @@ -11,8 +11,10 @@
- - +
+ + +
-- 2.11.0