Skip to content

Commit e893101

Browse files
authored
Restores backwards compatibility with TinyMCE plugins
ref magento/magento2#39258
1 parent 79ae542 commit e893101

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/web/mage/adminhtml/wysiwyg/tiny_mce/plugins/magentovariable/editor_plugin.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,8 @@ define([
231231

232232
return content;
233233
});
234+
235+
return this.widget;
234236
};
235237

236238
/**

0 commit comments

Comments
 (0)