[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:
qsm-odoo
2023-10-24 22:19:19 +02:00
parent 796da67b29
commit 15bb075d84
14 changed files with 0 additions and 14 deletions
-1
View File
@@ -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')