Roo/bootstrap/DateField.js
authorEdward <edward@roojs.com>
Thu, 23 Apr 2015 05:44:48 +0000 (13:44 +0800)
committerEdward <edward@roojs.com>
Thu, 23 Apr 2015 05:44:48 +0000 (13:44 +0800)
Roo/bootstrap/DateField.js

index adb8fe4..500dc21 100644 (file)
@@ -723,11 +723,11 @@ Roo.extend(Roo.bootstrap.DateField, Roo.bootstrap.Input,  {
                         
                     }
                     
-                    if(this.singleMode){
-                        this.setValue(this.formatDate(this.date));
-                        this.hide();
-                        return;
-                    }
+//                    if(this.singleMode){
+//                        this.setValue(this.formatDate(this.date));
+//                        this.hide();
+//                        return;
+//                    }
                     
                     this.showMode(-1);
                     this.fill();