Skip to content

Commit 6797c65

Browse files
committed
Merge branch 'MAGETWO-60004' into public-pr
2 parents 2e9296b + 8038717 commit 6797c65

File tree

1 file changed

+1
-0
lines changed
  • lib/web/mage/adminhtml/wysiwyg/tiny_mce

1 file changed

+1
-0
lines changed

lib/web/mage/adminhtml/wysiwyg/tiny_mce/setup.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ define([
8282
}
8383

8484
var settings = {
85+
entity_encoding: 'raw',
8586
mode: (mode != undefined ? mode : 'none'),
8687
elements: this.id,
8788
theme: 'advanced',

0 commit comments

Comments
 (0)