diff options
| author | Mqdd <ahmadmiqdad27@gmail.com> | 2026-01-13 10:01:20 +0700 |
|---|---|---|
| committer | Mqdd <ahmadmiqdad27@gmail.com> | 2026-01-13 10:01:20 +0700 |
| commit | ba1b0ca10182a734dfa99a52270c95c73e4b8522 (patch) | |
| tree | d55c459352fb9466a85be6799af113c70383aacb /indoteknik_custom/views | |
| parent | b352a2c5f5899f7e8e46fbf728fb387efdda0fb7 (diff) | |
<MIqdad> add category description for website
Diffstat (limited to 'indoteknik_custom/views')
| -rwxr-xr-x | indoteknik_custom/views/product_public_category.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/product_public_category.xml b/indoteknik_custom/views/product_public_category.xml index a45e0a2e..c2ee154d 100755 --- a/indoteknik_custom/views/product_public_category.xml +++ b/indoteknik_custom/views/product_public_category.xml @@ -22,6 +22,7 @@ <field name="image" widget="image"/> <field name="sequence_frontend"/> <field name="parent_frontend_id"/> + <field name="short_desc"/> </xpath> <xpath expr="//form[1]/sheet[1]/div[1]/group[1]" position="after"> <notebook> |
