diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2024-10-10 10:46:14 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2024-10-10 10:46:14 +0700 |
| commit | 3990589120359d4407c65924485098e9c1516acc (patch) | |
| tree | e7eb31a7b7735741b9603ff3417d0a59ba5adf3a | |
| parent | 884c8725dc941fc5e74d57959c9d486395bffebc (diff) | |
fix bug
| -rwxr-xr-x | indoteknik_custom/views/product_template.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indoteknik_custom/views/product_template.xml b/indoteknik_custom/views/product_template.xml index 8fae5038..a77b99de 100755 --- a/indoteknik_custom/views/product_template.xml +++ b/indoteknik_custom/views/product_template.xml @@ -20,7 +20,6 @@ <field name="unpublished" /> <field name="desc_update_solr" readonly="1" /> <field name="last_update_solr" readonly="1" /> - <field name="clean_website_description"/> </field> <field name="public_categ_ids" position="attributes"> <attribute name="required">0</attribute> |
