Roo.js
[roojs1] / roojs-bootstrap-debug.js
index b3a7891..44dbdfb 100644 (file)
@@ -19035,7 +19035,7 @@ Roo.extend(Roo.bootstrap.DateField, Roo.bootstrap.Input,  {
         if(this.isInline) {
             return;
         }
-        // this.picker().hide();
+        this.picker().hide();
         this.viewMode = this.startViewMode;
         this.showMode();
         
@@ -19170,7 +19170,7 @@ Roo.extend(Roo.bootstrap.DateField, Roo.bootstrap.Input,  {
             case 18: // alt
                 break;
             default :
-                this.hide();
+                this.hidePopup();
                 
         }
     },