mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-21 03:27:25 -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">
|
<field name="arch" type="xml">
|
||||||
<tree string="Document Tags">
|
<tree string="Document Tags">
|
||||||
<field name="name" />
|
<field name="name" />
|
||||||
|
<field name="color" widget="color_picker" string="Color" />
|
||||||
</tree>
|
</tree>
|
||||||
</field>
|
</field>
|
||||||
</record>
|
</record>
|
||||||
|
Loading…
Reference in New Issue
Block a user