]> 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:39:07 +0000 (14:39 -0400)
commit860ef994ddeb6bd7a5c0373c94afa4b23d26e03e
tree9fc0a4be7037c134d98ab648f6524f49901548e2
parentf58737e7f2a78c48c36a0dcdb06dc39f2255021a
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