Merge PR #395 into 15.0

Signed-off-by pedrobaeza
This commit is contained in:
OCA-git-bot 2023-01-09 14:52:22 +00:00
commit 16a9d0b18a

View File

@ -49,17 +49,13 @@
<h1> <h1>
<field name="name" placeholder="Name" /> <field name="name" placeholder="Name" />
</h1> </h1>
<group> <field
<div> name="content"
<field widget="html"
name="content" placeholder="e.g. Once upon a time..."
widget="html" required="1"
placeholder="e.g. Once upon a time..." options="{'safe': True, 'codeview': True, 'collaborative': True}"
required="1" />
options="{'safe': True, 'codeview': True}"
/>
</div>
</group>
<notebook> <notebook>
<page name="info" string="Information"> <page name="info" string="Information">
<group> <group>