Update file views.xml
This commit is contained in:
@@ -68,7 +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" style="height: 1000px;">
|
||||
<iframe class="embed-responsive-item" src="http://127.0.0.1:8025/" width="100%" height="100%"/>
|
||||
<iframe class="embed-responsive-item" src="http://192.168.1.167:8025" width="100%" height="100%"/>
|
||||
</div>
|
||||
</form>
|
||||
</field>
|
||||
|
||||
Reference in New Issue
Block a user