-
- Downloads
[FIX] web_editor: stop suggesting shapes for model-related images
Those kind of images use a specific route (/web_editor/shape/...) to
be fetched. While waiting for a more complete solution to maybe handle
them for model-related images, this commit only allows their use for
images in views and HTML fields.
closes odoo/odoo#63682
Signed-off-by:
Quentin Smetz (qsm) <qsm@odoo.com>
Showing
- addons/web_editor/static/src/js/editor/rte.summernote.js 5 additions, 1 deletionaddons/web_editor/static/src/js/editor/rte.summernote.js
- addons/web_editor/static/src/js/wysiwyg/widgets/media.js 5 additions, 1 deletionaddons/web_editor/static/src/js/wysiwyg/widgets/media.js
- addons/web_editor/static/src/xml/wysiwyg.xml 1 addition, 1 deletionaddons/web_editor/static/src/xml/wysiwyg.xml
Loading
Please register or sign in to comment