Skip to content

Commit 9695e15

Browse files
author
Denys Rul
committed
MAGETWO-33466: Unable to create sub category [FF]
- Load unminified version of tinyMCE
1 parent daa5103 commit 9695e15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Theme/view/base/requirejs-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ var config = {
4242
"text": "requirejs/text",
4343
"domReady": "requirejs/domReady",
4444
"ko": "ko/ko",
45-
"tinymce": "tiny_mce/tiny_mce"
45+
"tinymce": "tiny_mce/tiny_mce_src"
4646
},
4747
"deps": [
4848
"jquery/jquery-migrate"

0 commit comments

Comments
 (0)