From c91ed7b35048fc59ccb36468e81aae6f3ad42958 Mon Sep 17 00:00:00 2001 From: Jeff Davis Date: Wed, 11 Apr 2012 12:04:19 -0400 Subject: [PATCH] LP#856708 - Scrolling/div size issues in action trigger interface The event definition content pane does not properly accommodate its contents. In the Event Definitions tab, the list of event definitions exceeds the height of the pane, but you can't scroll all the way down to the bottom of the list -- some of the content gets cut off. Likewise, when editing an event definition, you can't scroll all the way to the bottom of the page; the Cancel and Save buttons are cut off, and you have to use the Tab key to move the focus down to those buttons, which forces the pane to scroll to the bottom so that they're visible. Signed-off-by: Jeff Davis Signed-off-by: Michael Peters Signed-off-by: Lebbeous Fogle-Weekley --- .../default/conify/global/action_trigger/event_definition.tt2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Open-ILS/web/templates/default/conify/global/action_trigger/event_definition.tt2 b/Open-ILS/web/templates/default/conify/global/action_trigger/event_definition.tt2 index cb74df4d4a..b70cee49d7 100644 --- a/Open-ILS/web/templates/default/conify/global/action_trigger/event_definition.tt2 +++ b/Open-ILS/web/templates/default/conify/global/action_trigger/event_definition.tt2 @@ -25,8 +25,9 @@ -
+