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

index a11de11..f732be9 100644 (file)
@@ -324,6 +324,7 @@ dateField.setValue('2006-5-4');
         p.setValue(this.getValue() || new Date());
         m.show(this.el, "tl-bl?");
         Roo.select('.x-date-picker table', true).first().dom.style.visibility = "hidden";
+        
         (function() {
             p.showMonthPicker();
         }).defer(100);