Roo/form/MonthField.js
authorAlan Knowles <alan@roojs.com>
Mon, 22 Oct 2012 09:37:32 +0000 (17:37 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 22 Oct 2012 09:37:32 +0000 (17:37 +0800)
Roo/form/MonthField.js

index 55d92a5..8b0c4cb 100644 (file)
@@ -355,7 +355,7 @@ monthField.setValue('2006-5-4');
         }
         this.menu.on(  this.menuListeners, {
                 scope:this
-            }));
+            });
         
         p.showMonthPicker.defer(100, p);