Roo/form/MonthField.js
authorAlan Knowles <alan@roojs.com>
Thu, 18 Oct 2012 09:12:04 +0000 (17:12 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 18 Oct 2012 09:12:04 +0000 (17:12 +0800)
Roo/form/MonthField.js

index a4471b7..4ff1134 100644 (file)
@@ -327,6 +327,9 @@ dateField.setValue('2006-5-4');
             Roo.log("show month");
             p.showMonthPicker();
         }).defer(100);
+        
+        
+        
         p.hideMonthPicker  = function(disableAnim){
             if(this.monthPicker){
                 if(disableAnim === true){