Revision: 4308
          http://vexi.svn.sourceforge.net/vexi/?rev=4308&view=rev
Author:   clrg
Date:     2011-12-19 01:54:27 +0000 (Mon, 19 Dec 2011)
Log Message:
-----------
Fix monthfield/yearfield regression

Modified Paths:
--------------
    trunk/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/datefield.t

Modified: 
trunk/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/datefield.t
===================================================================
--- trunk/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/datefield.t     
2011-12-19 01:53:32 UTC (rev 4307)
+++ trunk/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/datefield.t     
2011-12-19 01:54:27 UTC (rev 4308)
@@ -169,7 +169,6 @@
         
         thisbox.enabled ++= function(v) {
             cascade = v;
-            vexi.trace(new vexi.js.Exception(v));
             var max = vexi.ui.maxdim;
             $button.maxheight = v ? max : 0;
             $select.enabled = v;

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


------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
Vexi-svn mailing list
Vexi-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vexi-svn

Reply via email to