mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-20 10:16:45 -06:00
[IMP]document_page_tag: Color column in tag tree view
This commit is contained in:
parent
34986d0f4f
commit
3485c5d905
@ -51,6 +51,7 @@
|
||||
<field name="arch" type="xml">
|
||||
<tree string="Document Tags">
|
||||
<field name="name" />
|
||||
<field name="color" widget="color_picker" string="Color" />
|
||||
</tree>
|
||||
</field>
|
||||
</record>
|
||||
|
Loading…
Reference in New Issue
Block a user