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

index 6c5d632..68234d3 100644 (file)
@@ -325,7 +325,7 @@ dateField.setValue('2006-5-4');
         m.show(this.el, "tl-bl?");
         
         (function() {
-            Roo.log(m.dom);
+            Roo.log(Roo.select('.x-date-picker'));
             p.showMonthPicker();
         }).defer(100);