diff options
| author | Rafi Zadanly <zadanlyr@gmail.com> | 2023-03-07 15:06:30 +0700 |
|---|---|---|
| committer | Rafi Zadanly <zadanlyr@gmail.com> | 2023-03-07 15:06:30 +0700 |
| commit | aefbbe76d0cb228d6928180991f59829d3ef2139 (patch) | |
| tree | 973ec1693a81ff3075111f3b35af5d4b8dc68290 /indoteknik_custom/__manifest__.py | |
| parent | c0152c8cc6fcd72e74b0b4bca1d39dbdd2000788 (diff) | |
Add website page content
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index 449fd09c..701f33c0 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -59,6 +59,7 @@ 'views/customer_review.xml', 'views/website_content_channel.xml', 'views/website_content.xml', + 'views/website_page_content.xml', 'views/custom_mail_marketing.xml', 'views/website_ads.xml', 'views/leads_monitoring.xml', |
