Roo/form/MonthField.js
authorChris <chris@roojs.com>
Thu, 18 Oct 2012 08:30:14 +0000 (16:30 +0800)
committerChris <chris@roojs.com>
Thu, 18 Oct 2012 08:30:14 +0000 (16:30 +0800)
Roo/form/MonthField.js

index 442642c..fd89256 100644 (file)
@@ -300,6 +300,7 @@ dateField.setValue('2006-5-4');
         if(this.menu == null){
             this.menu = new Roo.menu.DateMenu();
         }
+        
         Roo.apply(this.menu.picker,  {
             
             showClear: this.allowBlank,