Update file views.xml

This commit is contained in:
2023-11-01 22:06:23 +00:00
parent 7c17b1c4fb
commit 2fe6c58b9f

View File

@@ -68,8 +68,7 @@
<field name="arch" type="xml">
<form string="Embedded Mailcatcher" version="7.0" edit="false" create="false">
<div class="embed-responsive embed-responsive-4by3">
<span>TESTJE</span>
<iframe class="embed-responsive-item" src="https://www.odoo.com/documentation"/></iframe>
<iframe class="embed-responsive-item" src="https://www.odoo.com/documentation"/>
</div>
</form>
</field>