Skip to content

Commit 9b5a861

Browse files
committed
Merge remote-tracking branch 'tango-ce/MAGETWO-52219' into MAGETWO-52578
2 parents 107c91e + 9095e05 commit 9b5a861

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Catalog/view/adminhtml/web/component/static-type-input.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ define([
4848
this.parentOption(function (component) {
4949
component.set('label', value ? value : component.get('headerLabel'));
5050
});
51+
52+
return this._super();
5153
}
5254
});
5355
});

0 commit comments

Comments
 (0)