Roo/bootstrap/Modal.js
[roojs1] / 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() {
+        
+        
+        
     }
 
 });