]> 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:46:30 +0000 (14:46 -0400)
commitc91ed7b35048fc59ccb36468e81aae6f3ad42958
treed7dc7653c0a54b843d42f15a29b269051d8d2b82
parentb0718250dcbd48ed609636aa8e11086531245170
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/web/templates/default/conify/global/action_trigger/event_definition.tt2