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 68a91a9 commit bdbbaa8Copy full SHA for bdbbaa8
app/code/Magento/Catalog/Ui/DataProvider/Product/Form/Modifier/Websites.php
@@ -122,6 +122,7 @@ public function modifyMeta(array $meta)
122
'collapsible' => true,
123
'componentType' => Form\Fieldset::NAME,
124
'dataScope' => self::DATA_SCOPE_PRODUCT,
125
+ 'disabled' => false,
126
'sortOrder' => $this->getNextGroupSortOrder(
127
$meta,
128
'search-engine-optimization',
0 commit comments