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 1951578 commit 09cd623Copy full SHA for 09cd623
app/code/Magento/Bundle/Ui/DataProvider/Product/Form/Modifier/BundlePrice.php
@@ -64,7 +64,7 @@ public function modifyMeta(array $meta)
64
$this->arrayManager->findPath(
65
ProductAttributeInterface::CODE_PRICE,
66
$meta,
67
- self::DEFAULT_GENERAL_PANEL.'/children',
+ self::DEFAULT_GENERAL_PANEL . '/children',
68
'children'
69
) . static::META_CONFIG_PATH,
70
0 commit comments