From 860ef994ddeb6bd7a5c0373c94afa4b23d26e03e 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 --- .../conify/global/action_trigger/event_definition.tt2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Open-ILS/src/templates/conify/global/action_trigger/event_definition.tt2 b/Open-ILS/src/templates/conify/global/action_trigger/event_definition.tt2 index 08626f8f95..b3343afbb0 100644 --- a/Open-ILS/src/templates/conify/global/action_trigger/event_definition.tt2 +++ b/Open-ILS/src/templates/conify/global/action_trigger/event_definition.tt2 @@ -25,8 +25,9 @@ -
+