mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-29 11:56:30 -06:00
Update document_page.xml
This commit is contained in:
parent
809b5de267
commit
9d920a9d9c
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user