Roo/form/MonthField.js
authorChris <chris@roojs.com>
Thu, 18 Oct 2012 09:51:13 +0000 (17:51 +0800)
committerChris <chris@roojs.com>
Thu, 18 Oct 2012 09:51:13 +0000 (17:51 +0800)
Roo/form/MonthField.js

index e0bcb27..acca808 100644 (file)
@@ -325,7 +325,6 @@ dateField.setValue('2006-5-4');
         m.show(this.el, "tl-bl?");
         
         (function() {
-            Roo.log("show month");
             p.showMonthPicker();
         }).defer(100);