[IMP] theme_enark: revamp the theme

task-4178071
Part of task-4177978

closes odoo/design-themes#932

Signed-off-by: Benjamin Vray (bvr) <bvr@odoo.com>
This commit is contained in:
Brieuc-brd
2024-09-23 11:53:04 +02:00
parent c31b3c7c83
commit ff95793399
15 changed files with 396 additions and 174 deletions
+1
View File
@@ -6,3 +6,4 @@ class ThemeEnark(models.AbstractModel):
def _theme_enark_post_copy(self, mod):
self.enable_view('website.template_footer_descriptive')
self.enable_view('website.template_header_stretch')