diff options
| author | Rafi Zadanly <zadanlyr@gmail.com> | 2024-03-01 11:08:51 +0700 |
|---|---|---|
| committer | Rafi Zadanly <zadanlyr@gmail.com> | 2024-03-01 11:08:51 +0700 |
| commit | 57212906857d615c5c48e974bb56e3ce878e5ac4 (patch) | |
| tree | 48aa06509e8f8485369d6a1b8c266e81c19979d5 /indoteknik_custom/views/web_logging/web_utm_source.xml | |
| parent | 8f833cef8c3e5cdc2e2bf196640e94404facbc51 (diff) | |
Update web utm source form view to enable create and edit
Diffstat (limited to 'indoteknik_custom/views/web_logging/web_utm_source.xml')
| -rw-r--r-- | indoteknik_custom/views/web_logging/web_utm_source.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/web_logging/web_utm_source.xml b/indoteknik_custom/views/web_logging/web_utm_source.xml index 6ffbd95f..641effb5 100644 --- a/indoteknik_custom/views/web_logging/web_utm_source.xml +++ b/indoteknik_custom/views/web_logging/web_utm_source.xml @@ -15,7 +15,7 @@ <field name="name">web.utm.source.form</field> <field name="model">web.utm.source</field> <field name="arch" type="xml"> - <form create="0" edit="0"> + <form> <sheet> <group> <group> |
