Skip to content
Snippets Groups Projects
Commit 04409af0 authored by Louis (loco)'s avatar Louis (loco)
Browse files

[FIX] web_editor: enable to translate invisible blocks


Steps to reproduce the problem:
- Drop a popup snippet in a page.
- On another language, click on translate.
- Problem -> It is impossible to translate the popup.

To resolve this problem, the function `_updateInvisibleDOM` is called
even in translation mode. Thanks to this function, the invisible
snippets are now filled in the edit bar and the user has the opportunity
to display them or to hide them.

task-3098517
opw-3268592

closes odoo/odoo#112011

Signed-off-by: default avatarQuentin Smetz (qsm) <qsm@odoo.com>
parent b2780b8d
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment