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 fc735a3 commit bd8c100Copy full SHA for bd8c100
app/code/Magento/Bundle/Ui/DataProvider/Product/Form/Modifier/BundlePanel.php
@@ -323,7 +323,6 @@ protected function getBundleOptions()
323
'additionalClasses' => 'admin__field-wide',
324
'component' => 'Magento_Ui/js/dynamic-rows/dynamic-rows-grid',
325
'template' => 'ui/dynamic-rows/templates/default',
326
- 'renderDefaultRecord' => true,
327
'columnsHeader' => false,
328
'columnsHeaderAfterRender' => true,
329
'provider' => 'product_form.product_form_data_source',
0 commit comments