Fix #8115 - thousand seperator
[roojs1] / roojs-bootstrap-debug.js
index 2b64bc6..324da9a 100644 (file)
@@ -23653,9 +23653,9 @@ Roo.extend(Roo.bootstrap.form.DateField, Roo.bootstrap.form.Input,  {
     showPopup : function()
     {
         if(this.readOnly) {
-                       return;
-               }
-               this.picker().show();
+            return;
+        }
+        this.picker().show();
         this.update();
         this.place();