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:
@@ -5,5 +5,4 @@ class ThemeNotes(models.AbstractModel):
|
||||
_inherit = 'theme.utils'
|
||||
|
||||
def _theme_notes_post_copy(self, mod):
|
||||
self.enable_header_off_canvas()
|
||||
self.enable_view('website.template_footer_descriptive')
|
||||
|
||||
Reference in New Issue
Block a user