Update document_page.xml

This commit is contained in:
Maxime Chambreuil 2022-12-08 08:24:30 -06:00 committed by GitHub
parent 809b5de267
commit 9d920a9d9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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