Skip to content

Commit bdbbaa8

Browse files
committed
MAGETWO-54357: Product Preview doesn't work
1 parent 68a91a9 commit bdbbaa8

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/Catalog/Ui/DataProvider/Product/Form/Modifier

1 file changed

+1
-0
lines changed

app/code/Magento/Catalog/Ui/DataProvider/Product/Form/Modifier/Websites.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ public function modifyMeta(array $meta)
122122
'collapsible' => true,
123123
'componentType' => Form\Fieldset::NAME,
124124
'dataScope' => self::DATA_SCOPE_PRODUCT,
125+
'disabled' => false,
125126
'sortOrder' => $this->getNextGroupSortOrder(
126127
$meta,
127128
'search-engine-optimization',

0 commit comments

Comments
 (0)