We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94d21ef commit ffba6aaCopy full SHA for ffba6aa
app/code/Magento/Bundle/view/adminhtml/web/js/components/bundle-option-qty.js
@@ -21,7 +21,7 @@ define([
21
*
22
* @inheritdoc
23
*/
24
- setInitialValue:function () {
+ setInitialValue: function () {
25
this.initialValue = this.getInitialValue();
26
if (this.initialValue === undefined || this.initialValue === '') {
27
this.initialValue = 1;
0 commit comments