mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-22 20:12:04 -06:00
[IMP] document_page: Set class oe_title to show the h1 field name filling more width
This commit is contained in:
parent
b1ef710177
commit
913649f21c
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user