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

index aa34c4d..d339ea1 100644 (file)
@@ -92,6 +92,8 @@ Roo.extend(Roo.bootstrap.MonthField, Roo.bootstrap.Input,  {
         
         this.update();
 
+        this.fireEvent('select', this, this.date);
+        
     },
     
     getValue: function()