From cfe2507fa9a5e67608b189a7b37aa9435550ad8c Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Fri, 28 Sep 2012 13:58:07 -0400 Subject: [PATCH] ACQ invoice tabs scroll improvements Avoid nested scrollbars on tabbed ACQ invoice UI. This is done by removing a ContentPane layer and setting doLayout='false' on the TabContainer, which allows the individual tabs to control their own height dynamically, which means no more hard-set 600px height on the tabs. Signed-off-by: Bill Erickson Signed-off-by: Kathy Lussier --- Open-ILS/src/templates/acq/invoice/view.tt2 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Open-ILS/src/templates/acq/invoice/view.tt2 b/Open-ILS/src/templates/acq/invoice/view.tt2 index 27f2916ae8..a4a60fb8e4 100644 --- a/Open-ILS/src/templates/acq/invoice/view.tt2 +++ b/Open-ILS/src/templates/acq/invoice/view.tt2 @@ -44,11 +44,13 @@ + -
+
+ class='oils-acq-detail-content-pane' title="Invoice" selected='true'>