Roo/form/MonthField.js
authorAlan Knowles <alan@roojs.com>
Mon, 22 Oct 2012 10:10:16 +0000 (18:10 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 22 Oct 2012 10:10:16 +0000 (18:10 +0800)
Roo/form/MonthField.js

index 8268838..9d5589b 100644 (file)
@@ -363,7 +363,7 @@ monthField.setValue('2006-5-4');
         
         
         // hidden the day picker
-        //Roo.select('.x-date-picker table', true).first().dom.style.visibility = "hidden";
+        Roo.select('.x-date-picker table', true).first().dom.style.visibility = "hidden";