Revision: 4476
          http://vexi.svn.sourceforge.net/vexi/?rev=4476&view=rev
Author:   mkpg2
Date:     2013-01-13 00:46:29 +0000 (Sun, 13 Jan 2013)
Log Message:
-----------
Fix.

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

Modified: trunk/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/datetime.t
===================================================================
--- trunk/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/datetime.t      
2013-01-13 00:26:16 UTC (rev 4475)
+++ trunk/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/datetime.t      
2013-01-13 00:46:29 UTC (rev 4476)
@@ -42,7 +42,7 @@
             if (v == storeval) return;
                 
             switch (typeof(v)) {
-            case "vexi.js.Instant":
+            case "instant":
                 v = ""+v;
             case "string":
                 var vlc = v.toLowerCase();

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


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
_______________________________________________
Vexi-svn mailing list
Vexi-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vexi-svn

Reply via email to