Revision: 4538 http://sourceforge.net/p/vexi/code/4538 Author: mkpg2 Date: 2013-08-21 01:09:46 +0000 (Wed, 21 Aug 2013) Log Message: ----------- Remove trace.
Modified Paths: -------------- branches/vexi3/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/datetime.t Modified: branches/vexi3/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/datetime.t =================================================================== --- branches/vexi3/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/datetime.t 2013-08-20 14:12:50 UTC (rev 4537) +++ branches/vexi3/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/datetime.t 2013-08-21 01:09:46 UTC (rev 4538) @@ -65,7 +65,6 @@ // because basically it isn't very versatile var dt = v.split(' '); if (dt.length==2) { - trace(dt); $date.value = Date.tryParseString(dt[0]); $time.value = dt[1]; return; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for efficient Application Performance Management. Visit us today! http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk _______________________________________________ Vexi-svn mailing list Vexi-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/vexi-svn