mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-26 23:07:44 -06:00
[document_page] page_id should be readonly.
Improve active field
This commit is contained in:
committed by
Holger Brunn
parent
956e7a460a
commit
66b1d33dcf
@@ -40,7 +40,7 @@
|
||||
<field name="arch" type="xml">
|
||||
<form string="Document Page History">
|
||||
<sheet>
|
||||
<h1><field name="page_id"/></h1>
|
||||
<h1><field name="page_id" readonly="1"/></h1>
|
||||
<group>
|
||||
<group>
|
||||
<field name="create_uid" readonly="1"/>
|
||||
|
||||
Reference in New Issue
Block a user