Skip to content

Commit 3d42661

Browse files
author
Volodymyr Zaets
committed
Merge remote-tracking branch 'origin/MAGETWO-44988' into PR
2 parents 24ac990 + 97d6e36 commit 3d42661

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/code/Magento/Catalog/view/adminhtml/web/js/product-gallery.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
define([
77
'jquery',
88
'mage/template',
9-
'jquery/ui'
9+
'jquery/ui',
10+
'baseImage'
1011
], function ($, mageTemplate) {
1112
'use strict';
1213

0 commit comments

Comments
 (0)