Merge PR #377 into 15.0

Signed-off-by pedrobaeza
This commit is contained in:
OCA-git-bot
2023-04-16 21:32:42 +00:00
2 changed files with 12 additions and 3 deletions

View File

@@ -33,7 +33,7 @@
<field name="inherit_id" ref="document_page.view_wiki_menu_form" />
<field name="arch" type="xml">
<field name="content" position="attributes">
<attribute name="invisible">1</attribute>
<attribute name="class">oe_edit_only</attribute>
</field>
<field name="content" position="before">
<field