Skip to content

Commit a7b85c9

Browse files
committed
MC-5498: Error when save configurable product
- Fix static failure
1 parent c9a78a5 commit a7b85c9

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ define([
490490

491491
return true;
492492
}
493-
493+
494494
this.unserializeData();
495495
return false;
496496
},

0 commit comments

Comments
 (0)