Roo/bootstrap/MonthField.js
authorEdward <edward@roojs.com>
Mon, 31 Aug 2015 08:30:03 +0000 (16:30 +0800)
committerEdward <edward@roojs.com>
Mon, 31 Aug 2015 08:30:03 +0000 (16:30 +0800)
Roo/bootstrap/MonthField.js

index ea2396a..60707cb 100644 (file)
@@ -201,6 +201,7 @@ Roo.extend(Roo.bootstrap.MonthField, Roo.bootstrap.Input,  {
     
     onBlur : function()
     {
+        Roo.log('blur');
         Roo.bootstrap.MonthField.superclass.onBlur.call(this);
         
         var d = this.inputEl().getValue();