Skip to content

Commit 8be599b

Browse files
committed
MAGETWO-50270: [GITHUB] Configurable. "Drag image here" adds the same image to all attribute variations #3548
1 parent 798a842 commit 8be599b

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/ConfigurableProduct/view/adminhtml/web/js/variations/steps

1 file changed

+1
-0
lines changed

app/code/Magento/ConfigurableProduct/view/adminhtml/web/js/variations/steps/bulk.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,7 @@ define([
304304

305305
uploadInput.fileupload({
306306
dataType: 'json',
307+
dropZone: gallery,
307308
process: [{
308309
action: 'load',
309310
fileTypes: /^image\/(gif|jpeg|png)$/

0 commit comments

Comments
 (0)