[open-ils-commits] r10750 - trunk/Open-ILS/web/vandelay
svn at svn.open-ils.org
svn at svn.open-ils.org
Fri Oct 3 10:38:42 EDT 2008
Author: erickson
Date: 2008-10-03 10:38:40 -0400 (Fri, 03 Oct 2008)
New Revision: 10750
Modified:
trunk/Open-ILS/web/vandelay/vandelay.xml
Log:
botton scrollbar still hidden with grid height 90%. changing height to 87
Modified: trunk/Open-ILS/web/vandelay/vandelay.xml
===================================================================
--- trunk/Open-ILS/web/vandelay/vandelay.xml 2008-10-03 14:15:22 UTC (rev 10749)
+++ trunk/Open-ILS/web/vandelay/vandelay.xml 2008-10-03 14:38:40 UTC (rev 10750)
@@ -210,7 +210,7 @@
</div>
<!-- Queue Grid -->
- <div class='' style='height:90%;' dojoType="dijit.layout.ContentPane" layoutAlign='client'>
+ <div class='' style='height:87%;' dojoType="dijit.layout.ContentPane" layoutAlign='client'>
<div dojoType='dojox.Grid' jsId='vlQueueGrid'> </div>
</div>
</div>
More information about the open-ils-commits
mailing list