Roo/form/MonthField.js
authorChris <chris@roojs.com>
Tue, 16 Oct 2012 09:11:32 +0000 (17:11 +0800)
committerChris <chris@roojs.com>
Tue, 16 Oct 2012 09:11:32 +0000 (17:11 +0800)
Roo/form/MonthField.js

index b2f762b..de47d0f 100644 (file)
@@ -303,7 +303,6 @@ dateField.setValue('2006-5-4');
             
         }
         Roo.apply(this.menu.picker,  {
-            hideMonthPicker : this.onHide,
             showClear: this.allowBlank,
             minDate : this.minValue,
             maxDate : this.maxValue,