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

index 17cb3cd..03c5f32 100644 (file)
@@ -301,7 +301,7 @@ dateField.setValue('2006-5-4');
             this.menu = new Roo.menu.DateMenu();
         }
         Roo.apply(this.menu.picker,  {
-            hideMonthPicker : this.hideMonthPicker,
+            
             showClear: this.allowBlank,
             minDate : this.minValue,
             maxDate : this.maxValue,