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

index ad93845..447f91a 100644 (file)
@@ -723,6 +723,7 @@ Roo.extend(Roo.bootstrap.DateField, Roo.bootstrap.Input,  {
                         
                     }
                     Roo.log('run!!!!!!');
+                    Roo.log(this.viewDate);
                     if(this.singleMode){
                         this.setValue(this.formatDate(this.viewDate));
                         this.hide();