Skip to content
Snippets Groups Projects
Commit becfef8f authored by Antoine Guenet's avatar Antoine Guenet
Browse files

[FIX] web_editor: properly start website edit mode as restricted editor


It was impossible to open the website's edit mode as a user with
"restricted editor" permissions. The reason was that wysiwyg_multizone
was trying to manipulate data that is not injected into the html node
when `editable` is false (see `website.layout` template).

closes odoo/odoo#31702

Signed-off-by: default avatarPierre Paridans <pparidans@users.noreply.github.com>
parent 7e96d485
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment