roojs-bootstrap.js
[roojs1] / Roo / bootstrap / panel / Content.js
index 617937f..2770e59 100644 (file)
@@ -285,6 +285,9 @@ Roo.extend(Roo.bootstrap.panel.Content, Roo.bootstrap.Component, {
      * @return {Roo.UpdateManager} The UpdateManager
      */
     getUpdateManager : function(){
+        if (this.iframe) {
+            return false;
+        }
         return this.el.getUpdateManager();
     },
      /**