diff options
| author | Mqdd <ahmadmiqdad27@gmail.com> | 2025-12-02 10:31:41 +0700 |
|---|---|---|
| committer | Mqdd <ahmadmiqdad27@gmail.com> | 2025-12-02 10:31:41 +0700 |
| commit | 0db7816b9208f9ef72bb4bb02e1d550cffb884ee (patch) | |
| tree | 88ae96a2c09a6d6e06684230dcb57d2966b60330 /indoteknik_custom/views/find_page.xml | |
| parent | c03a690a935508c2c669a5e7ff6da3c50f42fb53 (diff) | |
<Miqdad> set url not readonly and fix typo
Diffstat (limited to 'indoteknik_custom/views/find_page.xml')
| -rw-r--r-- | indoteknik_custom/views/find_page.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/find_page.xml b/indoteknik_custom/views/find_page.xml index 65b0a570..e333559e 100644 --- a/indoteknik_custom/views/find_page.xml +++ b/indoteknik_custom/views/find_page.xml @@ -27,7 +27,7 @@ <field name="category_id"/> <field name="brand_id"/> <field name="keywords"/> - <field name="url" readonly="1"/> + <field name="url" /> </group> <group> <field name="create_uid"/> |
