roojs-bootstrap.js
[roojs1] / roojs-bootstrap-debug.js
index b4c006f..88c84fe 100644 (file)
@@ -4523,7 +4523,9 @@ Roo.extend(Roo.bootstrap.Modal, Roo.bootstrap.Component,  {
     },
     toggleHeaderInput : function(is_edit)
     {
-        
+        if (!this.editableTitle) {
+            return; // not editable.
+        }
         if (is_edit && this.is_header_editing) {
             return; // already editing..
         }