Skip to content

Commit 47549fe

Browse files
committed
MAGETWO-85421: Build Stabilization
1 parent 73f322f commit 47549fe

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)