From aefbbe76d0cb228d6928180991f59829d3ef2139 Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Tue, 7 Mar 2023 15:06:30 +0700 Subject: Add website page content --- indoteknik_custom/__manifest__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'indoteknik_custom/__manifest__.py') 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', -- cgit v1.2.3