From 7b59293cac73023bcc6c8e042ab47fab2a20830d Mon Sep 17 00:00:00 2001 From: Jane Sandberg Date: Thu, 27 Sep 2018 07:53:35 -0700 Subject: [PATCH] LP1782652: Make template dropdown larger in Volume/Copy Editor To test: 1) Open an item in the volume/copy editor. 2) Go to the Copy Templates tab. Note the spacing of the template bar. 3) Create a few templates. Give them names of 30 characters or more. 4) Go back to the Edit tab and select one of your new templates. Note that after you have selected it, the name of your template does not fit in the dropdown box, and is cut off at the end. 5) Apply this commit. 6) Go to the Copy Templates tab again. Note that the spacing of the template bar has not changed. 7) Go to the Edit tab. Note that the template dropdown has changed to be much larger. Signed-off-by: Jane Sandberg Signed-off-by: Janet Schrader Signed-off-by: Jason Stephenson --- Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2 | 8 ++++---- 1 file changed, 4 insertions(+), 4 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 b133c7ae31..7e58ebb731 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 @@ -11,14 +11,14 @@
[% l('Template') %]
-
+
-
-
+
+
@@ -40,7 +40,7 @@
-
+
-- 2.43.2