Revision: 4572
          http://sourceforge.net/p/vexi/code/4572
Author:   clrg
Date:     2013-11-13 11:22:53 +0000 (Wed, 13 Nov 2013)
Log Message:
-----------
Fix - initialize $overfill.fill

Modified Paths:
--------------
    branches/vexi3/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/tab.t

Modified: 
branches/vexi3/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/tab.t
===================================================================
--- branches/vexi3/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/tab.t  
2013-11-12 14:40:40 UTC (rev 4571)
+++ branches/vexi3/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/tab.t  
2013-11-13 11:22:53 UTC (rev 4572)
@@ -24,7 +24,7 @@
             </lay:border>
             <ui:box height="2">
                 <ui:box width="2" />
-                <ui:box id="overfill" height="2" />
+                <ui:box id="overfill" height="2" fill=":.settings..tabfill" />
                 <ui:box width="2" />
             </ui:box>
         </ui:box>

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
_______________________________________________
Vexi-svn mailing list
Vexi-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vexi-svn

Reply via email to