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

index e110736..55d92a5 100644 (file)
@@ -353,7 +353,7 @@ monthField.setValue('2006-5-4');
                 }
             }
         }
-        this.menu.on(Roo.apply({}, this.menuListeners, {
+        this.menu.on(  this.menuListeners, {
                 scope:this
             }));