mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-23 17:08:46 -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="active" invisible="1" />
|
||||||
<field name="type" invisible="1" />
|
<field name="type" invisible="1" />
|
||||||
<h1>
|
<div class="oe_title">
|
||||||
<field name="name" placeholder="Name" />
|
<h1>
|
||||||
</h1>
|
<field name="name" placeholder="Name" />
|
||||||
|
</h1>
|
||||||
|
</div>
|
||||||
<field
|
<field
|
||||||
name="content"
|
name="content"
|
||||||
widget="html"
|
widget="html"
|
||||||
|
Loading…
Reference in New Issue
Block a user