Skip to content

Commit 0eeb945

Browse files
committed
AC-12726::[2.4.8-beta1] TinyMCE 5 migration to TinyMCE 7
1 parent 12b62b7 commit 0eeb945

File tree

3 files changed

+1
-36
lines changed

3 files changed

+1
-36
lines changed

app/code/Magento/Ui/view/adminhtml/layout/default.xml

Lines changed: 0 additions & 15 deletions
This file was deleted.

app/code/Magento/Ui/view/adminhtml/templates/wysiwyg/active_editor.phtml

Lines changed: 0 additions & 21 deletions
This file was deleted.

app/code/Magento/Ui/view/base/layout/default.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<body>
1010
<referenceContainer name="after.body.start">
1111
<block class="Magento\Ui\Block\Logger" name="logger" template="Magento_Ui::logger.phtml"/>
12+
<block class="Magento\Ui\Block\Wysiwyg\ActiveEditor" name="theme.active.editor" template="Magento_Ui::wysiwyg/active_editor.phtml" />
1213
</referenceContainer>
1314
</body>
1415
</page>

0 commit comments

Comments
 (0)