Skip to content

Commit 6181e8b

Browse files
committed
Merge remote-tracking branch 'trigger/MAGETWO-42047-banner-MFTF-updated' into MAGETWO-42047-banner-MFTF-updated
2 parents 92d2c4a + 47549fe commit 6181e8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ define([
5555
* Highlight or dismiss Insert Variable button when variable is selected or deselected.
5656
*/
5757
onPostRender: function () {
58-
var _this = this;
58+
var _this = this,
5959

6060
/**
6161
* Toggle active state of Insert Variable button.

0 commit comments

Comments
 (0)