Skip to content

Commit 97d6e36

Browse files
committed
MAGETWO-44988: Backend product images gallery is not show in Chrome
1 parent 38d717b commit 97d6e36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ define([
77
'jquery',
88
'mage/template',
99
'jquery/ui',
10-
'Magento_Catalog/catalog/base-image-uploader'
10+
'baseImage'
1111
], function ($, mageTemplate) {
1212
'use strict';
1313

0 commit comments

Comments
 (0)