Skip to content

Commit 3d998b4

Browse files
author
Sergey Shvets
committed
Merge branch 'MAGETWO-61143' into pr-2016
2 parents d169dfb + 7a23e67 commit 3d998b4

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/Catalog/view/adminhtml/templates/catalog/wysiwyg

1 file changed

+1
-0
lines changed

app/code/Magento/Catalog/view/adminhtml/templates/catalog/wysiwyg/js.phtml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ var catalogWysiwygEditor = {
6565
}
6666
});
6767
}
68+
this.modal.modal("option", "firedElementId", elementId);
6869
this.modal.modal('openModal');
6970
$(elementId + '_editor').value = $(elementId).value;
7071
},

0 commit comments

Comments
 (0)