瀏覽代碼

remove iframeResizer debug mode

Olivier Massot 1 年之前
父節點
當前提交
122ccbf04b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ot_templating/Resources/Private/Layouts/Classic/Structures.html

+ 1 - 1
ot_templating/Resources/Private/Layouts/Classic/Structures.html

@@ -20,7 +20,7 @@
                     src="{ot:request.getOtEnvVar(argument: 'FRAMES_BASE_URI')}/structures/?parent={settings.organizationId}&theme={ot:template.getPreference(key: 'themeColor')}"
                     referrerpolicy="strict-origin"
                     style="border: none;"
-                    onload="iFrameResize({ log: true })"
+                    onload="iFrameResize()"
                     allow="geolocation"
             ></iframe>
         </div>