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

index 35fc2c3..bc35891 100644 (file)
@@ -183,7 +183,7 @@ Roo.extend(Roo.bootstrap.DateField, Roo.bootstrap.Input,  {
         
         this.startViewMode = this.viewMode;
         
-        this.singleMode = false;
+        this.singleMode = true;
         
         if(this.singleMode){
             Roo.each(this.picker().select('thead > tr > th', true).elements, function(v){