From 74aa7406bf1cd1794f9832ed36141482f7ff9353 Mon Sep 17 00:00:00 2001 From: Simon Lejeune Date: Mon, 8 Sep 2014 14:00:42 +0200 Subject: [PATCH] [FIX] web: webclient_bootstrap: render the menus when the user is really a user The webclient rendering is done in two parts: the server renders the boilerplates including the menus, and then the javascript launch the webclient using the server-side boilerplates. In some case, we want to render the boilerplates but not the menus (auth_calendar). Added groups around the t-call to the menu in the web template. Fixes issue #2044. --- addons/web/views/webclient_templates.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/addons/web/views/webclient_templates.xml b/addons/web/views/webclient_templates.xml index bdb1ed5c162..98e506863c1 100644 --- a/addons/web/views/webclient_templates.xml +++ b/addons/web/views/webclient_templates.xml @@ -214,7 +214,7 @@ -