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 ThemeNano(models.AbstractModel):
|
||||
|
||||
def _theme_nano_post_copy(self, mod):
|
||||
self.enable_view('website.template_header_centered_logo')
|
||||
self.enable_header_off_canvas()
|
||||
self.enable_view('website.header_navbar_pills_style')
|
||||
|
||||
self.enable_view('website.template_footer_descriptive')
|
||||
|
||||
Reference in New Issue
Block a user