Skip to content
Snippets Groups Projects
Commit 912996fe authored by Gorash's avatar Gorash Committed by David Monjoie
Browse files

[REF] web_editor, website: adapt wysiwyg to 12.0 editor


The wysiwyg abstraction layer was introduced in saas-12.2 by
commit f2969923. Its goal was to provide an external interface
for other modules that wanted to use the editor feature such
that the editor core itself could be changed without requiring
extensive changes in the other modules.

This commit is adapting the wysiwyg interface to instantiate
the 12.0 editor below it rather than the saas-12.2 one, thus
reverting the "new editor" part of f2969923 itself.

Part of PR 35677.

Co-authored-by: default avatarNicolas Bayet <nby@odoo.com>
Co-authored-by: default avatarAntoine Guenet <age@odoo.com>
Co-authored-by: default avatarChristophe Matthieu <chm@odoo.com>
Co-authored-by: default avatarDavid Monjoie <dmo@odoo.com>
parent 35b61822
No related branches found
No related tags found
No related merge requests found
Showing
with 759 additions and 955 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment