[FIX] theme_bistro, theme_zap: remove misleading 'hambuger' variable

Those two themes were defining a 'hambuger-type' variable to
'off-canvas', probably a typo of 'hamburger-type'... but the themes
do not even activate the views related to 'off-canvas', so this had
simply no effect and did not create any bug.

closes odoo/design-themes#488

X-original-commit: 4f8139719e
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
This commit is contained in:
qsm-odoo
2021-08-18 08:51:59 +00:00
parent ae0f879b6b
commit 2be2841692
2 changed files with 0 additions and 2 deletions
@@ -8,7 +8,6 @@ $o-website-values-palettes: (
// Header
'header-template': 'vertical',
'hambuger-type': 'off-canvas',
'hamburger-position': 'right',
'logo-height': 3rem,
'fixed-logo-height': 2rem,
@@ -13,7 +13,6 @@ $o-website-values-palettes: (
'header-font-size': (14 / 16) * 1rem,
'font-size-base': (14 / 16) * 1rem,
'hambuger-type': 'off-canvas',
'hamburger-position': 'right',
// Font