Roo/bootstrap/DateField.js
authorEdward <edward@roojs.com>
Fri, 21 Sep 2018 03:36:46 +0000 (11:36 +0800)
committerEdward <edward@roojs.com>
Fri, 21 Sep 2018 03:36:46 +0000 (11:36 +0800)
Roo/bootstrap/DateField.js

index 80df794..1688e99 100644 (file)
@@ -227,7 +227,7 @@ Roo.extend(Roo.bootstrap.DateField, Roo.bootstrap.Input,  {
         this.showMode();
         
         if(this.isInline) {
-            this.show();
+            this.showpopup();
         }
     },