]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#856708 - Scrolling/div size issues in action trigger interface
authorJeff Davis <jdavis@sitka.bclibraries.ca>
Wed, 11 Apr 2012 16:04:19 +0000 (12:04 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Wed, 30 May 2012 18:45:24 +0000 (14:45 -0400)
commit518118a3114d4faa5a8b690c11fee08f54cdadef
tree6387f1659e3b7967a715cbc870925ff52848afaf
parent6ea45e80f34eadec2a2477c7f45df41c1669e32e
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 <jdavis@sitka.bclibraries.ca>
Signed-off-by: Michael Peters <mrpeters@library.in.gov>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/src/templates/conify/global/action_trigger/event_definition.tt2