Update file views.xml

This commit is contained in:
2023-11-06 09:34:24 +00:00
parent f02e4f4dbc
commit 39d7366811

View File

@@ -68,10 +68,10 @@
<field name="arch" type="xml">
<form string="Embedded Mailcatcher" version="7.0" edit="false" create="false">
<div class="embed-responsive embed-responsive-4by3" style="height: 1000px;">
<!--
<iframe class="embed-responsive-item" src="http://192.168.1.167:8025" width="100%" height="100%"/>
-->
<field name="external_content" widget="html" options="{'editable': False}"/>
<!-- <field name="external_content" widget="html" options="{'editable': False}"/> -->
</div>
</form>
</field>