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

index 702de1c..798039c 100644 (file)
@@ -297,7 +297,6 @@ dateField.setValue('2006-5-4');
         }
         if(this.menu == null){
             this.menu = new Roo.menu.DateMenu();
-            
         }