Roo/bootstrap/DateField.js
authorEdward <edward@roojs.com>
Thu, 23 Apr 2015 07:08:40 +0000 (15:08 +0800)
committerEdward <edward@roojs.com>
Thu, 23 Apr 2015 07:08:40 +0000 (15:08 +0800)
Roo/bootstrap/DateField.js

index f6ab8c5..ad93845 100644 (file)
@@ -722,7 +722,7 @@ Roo.extend(Roo.bootstrap.DateField, Roo.bootstrap.Input,  {
                         this.viewDate.setUTCFullYear(year);
                         
                     }
-                    
+                    Roo.log('run!!!!!!');
                     if(this.singleMode){
                         this.setValue(this.formatDate(this.viewDate));
                         this.hide();