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

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