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 8bf42ef commit 2848c63Copy full SHA for 2848c63
app/code/Magento/Bundle/Ui/DataProvider/Product/Form/Modifier/BundlePanel.php
@@ -342,9 +342,7 @@ protected function getBundleOptions()
342
'selection_price_value' => '',
343
'selection_qty' => '',
344
],
345
- 'links' => [
346
- 'insertData' => '${ $.provider }:${ $.dataProvider }'
347
- ],
+ 'links' => ['insertData' => '${ $.provider }:${ $.dataProvider }'],
348
'source' => 'product',
349
'addButton' => false,
350
0 commit comments