Skip to content

Commit

Permalink
Merge pull request #108 from magento-folks/bugfix
Browse files Browse the repository at this point in the history
[Folks] Bugfix
  • Loading branch information
Volodymyr Klymenko authored Jun 14, 2016
2 parents 68a91a9 + bdbbaa8 commit 982e52c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ public function modifyMeta(array $meta)
'collapsible' => true,
'componentType' => Form\Fieldset::NAME,
'dataScope' => self::DATA_SCOPE_PRODUCT,
'disabled' => false,
'sortOrder' => $this->getNextGroupSortOrder(
$meta,
'search-engine-optimization',
Expand Down

0 comments on commit 982e52c

Please sign in to comment.