From 511c8577bc3853a6c2a802bc42b58c1123e860e9 Mon Sep 17 00:00:00 2001 From: Victor Feyens Date: Fri, 19 Mar 2021 14:40:48 +0100 Subject: [PATCH] [FIX] hide menu until it is correctly specified by the js code. --- extensions/odoo_theme/layout.html | 3 ++- extensions/odoo_theme/static/js/menu.js | 4 ++++ extensions/odoo_theme/static/js/page_toc.js | 1 + 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/extensions/odoo_theme/layout.html b/extensions/odoo_theme/layout.html index 8bf787fb5..0071226d0 100644 --- a/extensions/odoo_theme/layout.html +++ b/extensions/odoo_theme/layout.html @@ -54,7 +54,8 @@ {% endblock %} {% block header %} -