mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-22 20:12:04 -06:00
[12.0][IMP] Add many2many_tags widget to tree view of attachment category for a better visibility
This commit is contained in:
parent
8c1e91bdac
commit
918edf0b6f
@ -32,7 +32,7 @@
|
||||
<field name="inherit_id" ref="base.view_attachment_tree"/>
|
||||
<field name="arch" type="xml">
|
||||
<field name="type" position="after">
|
||||
<field name="category_ids"/>
|
||||
<field name="category_ids" widget="many2many_tags"/>
|
||||
</field>
|
||||
</field>
|
||||
</record>
|
||||
|
Loading…
Reference in New Issue
Block a user