[FIX] website: 'Display Editor Bar on Website' group stopped working at commit a2ef044c
The Edit button never appeared anymore for these users. The idea was that they should see an edit button with limited editing capabilities depending on their other access rights. For example, someone with only Sales Manager access and 'Display Editor Bar on Website' would be able to edit online quotes from the website_quote module, but not change the actual website pages or menus, for instance.
Showing
- addons/website/models/ir_ui_view.py 4 additions, 1 deletionaddons/website/models/ir_ui_view.py
- addons/website/static/src/js/website.editor.js 1 addition, 9 deletionsaddons/website/static/src/js/website.editor.js
- addons/website/static/src/js/website.js 3 additions, 2 deletionsaddons/website/static/src/js/website.js
- addons/website/views/website_backend_navbar.xml 2 additions, 2 deletionsaddons/website/views/website_backend_navbar.xml
- openerp/addons/base/ir/ir_qweb.py 5 additions, 1 deletionopenerp/addons/base/ir/ir_qweb.py
Loading
Please register or sign in to comment