Merge PR #394 into 16.0

Signed-off-by pedrobaeza
This commit is contained in:
OCA-git-bot 2023-01-09 10:51:20 +00:00
commit 10cf1f7d23

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>