Roo/bootstrap/MonthField.js
authoredward <edward@roojs.com>
Fri, 9 Oct 2015 04:44:11 +0000 (12:44 +0800)
committeredward <edward@roojs.com>
Fri, 9 Oct 2015 04:44:11 +0000 (12:44 +0800)
Roo/bootstrap/MonthField.js

index d339ea1..663ff59 100644 (file)
@@ -320,6 +320,8 @@ Roo.extend(Roo.bootstrap.MonthField, Roo.bootstrap.Input,  {
                 this.hide();
                 
         }
+        
+        this.fireEvent("specialkey", this, e);
     },
     
     remove: function()