From c61dab628c8f0e7e518cd061c6159474bf86eac3 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 | 8 +++++--- Open-ILS/src/templates/staff/circ/transits/t_list.tt2 | 6 ++++-- 2 files changed, 9 insertions(+), 5 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 c3fb82b32b..789999dd18 100644 --- a/Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2 +++ b/Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2 @@ -74,9 +74,11 @@ struct="data.tree[lib]">
-
- - +
+
+ + +
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