summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
Diffstat (limited to 'indoteknik_custom/views')
-rw-r--r--indoteknik_custom/views/keywords.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/views/keywords.xml b/indoteknik_custom/views/keywords.xml
index 2fc44ced..9145ec47 100644
--- a/indoteknik_custom/views/keywords.xml
+++ b/indoteknik_custom/views/keywords.xml
@@ -7,6 +7,7 @@
<tree >
<field name="category_id" />
<field name="keywords" />
+ <field name="url" />
<field name="product_ids" widget="many2many_tags" />
</tree>
</field>
@@ -26,6 +27,7 @@
<group>
<field name="category_id" />
<field name="keywords" />
+ <field name="url" />
<field name="product_ids" widget="many2many_tags" />
<field name="skip" />
</group>