Skip to content

Commit

Permalink
Merge PR #494 into 16.0
Browse files Browse the repository at this point in the history
Signed-off-by pedrobaeza
  • Loading branch information
OCA-git-bot committed Aug 20, 2024
2 parents d4eb5a6 + 913649f commit 70b293e
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions document_page/views/document_page.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,11 @@
/>
<field name="active" invisible="1" />
<field name="type" invisible="1" />
<h1>
<field name="name" placeholder="Name" />
</h1>
<div class="oe_title">
<h1>
<field name="name" placeholder="Name" />
</h1>
</div>
<field
name="content"
widget="html"
Expand Down

0 comments on commit 70b293e

Please sign in to comment.