odoo/addons/web/views
Simon Lejeune 74aa7406bf [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.
2014-09-08 15:42:10 +02:00
..
database_manager.html [MERGE] backend front end integration 2014-06-27 11:03:34 +02:00
database_selector.html [IMP] database selector, do not display Continue button for javascript 2014-02-05 16:01:58 +01:00
webclient_templates.xml [FIX] web: webclient_bootstrap: render the menus when the user is really a user 2014-09-08 15:42:10 +02:00