mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-18 19:32:19 -06:00
[FIX] document_page_reference: assure content or content_parsed is visible
This commit is contained in:
@@ -30,7 +30,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
|
||||
|
||||
Reference in New Issue
Block a user