Roo/bootstrap/Modal.js
authorAlan Knowles <alan@roojs.com>
Thu, 19 Nov 2020 08:52:16 +0000 (16:52 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 19 Nov 2020 08:52:16 +0000 (16:52 +0800)
Roo/bootstrap/Modal.js

index 0387f95..fc8146f 100644 (file)
@@ -579,6 +579,11 @@ Roo.extend(Roo.bootstrap.Modal, Roo.bootstrap.Component,  {
         }
         
         return child_height;
+    },
+    showHeaderInput : function() {
+        
+        
+        
     }
 
 });