[open-ils-commits] r18491 - trunk/Open-ILS/web/templates/default/conify/global/acq (erickson)
svn at svn.open-ils.org
svn at svn.open-ils.org
Wed Oct 27 11:26:25 EDT 2010
Author: erickson
Date: 2010-10-27 11:26:22 -0400 (Wed, 27 Oct 2010)
New Revision: 18491
Modified:
trunk/Open-ILS/web/templates/default/conify/global/acq/distribution_formula.tt2
Log:
added grid autoHeight to distrib formula page to prevent the grid from consuming the whole page
Modified: trunk/Open-ILS/web/templates/default/conify/global/acq/distribution_formula.tt2
===================================================================
--- trunk/Open-ILS/web/templates/default/conify/global/acq/distribution_formula.tt2 2010-10-27 14:53:29 UTC (rev 18490)
+++ trunk/Open-ILS/web/templates/default/conify/global/acq/distribution_formula.tt2 2010-10-27 15:26:22 UTC (rev 18491)
@@ -18,6 +18,7 @@
query="{id: '*'}"
defaultCellWidth='12'
fmClass='acqdf'
+ autoHeight='true'
editOnEnter='true'>
<thead>
<tr>
More information about the open-ils-commits
mailing list