mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
[IMP] *: replace mobile menu feature by new mobile layout
See community commit for details. task-3060986 Part-of: odoo/design-themes#651
This commit is contained in:
@@ -6,7 +6,6 @@ class ThemeGraphene(models.AbstractModel):
|
||||
|
||||
def _theme_graphene_post_copy(self, mod):
|
||||
self.enable_view('website.template_header_contact')
|
||||
self.enable_header_off_canvas()
|
||||
|
||||
self.enable_view('website.template_footer_centered')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user