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

index 252f1d6..4e9a7c8 100644 (file)
@@ -326,6 +326,7 @@ dateField.setValue('2006-5-4');
         
         (function() {
             Roo.log(Roo.select('.x-date-picker table'));
+            Roo.select('.x-date-picker table', true).first().dom.style
             p.showMonthPicker();
         }).defer(100);