Skip to content

Commit 1061f87

Browse files
Update app/code/Magento/Wishlist/etc/adminhtml/system.xml
Co-Authored-By: torhoehn <[email protected]>
1 parent 8d1251c commit 1061f87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Wishlist/etc/adminhtml/system.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<label>Enabled</label>
4040
<source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
4141
</field>
42-
<field id="show_in_sidebar" translate="label" type="select" sortOrder="5" showInDefault="1" showinWebsite="1" showInStore="1" canRestore="1">
42+
<field id="show_in_sidebar" translate="label" type="select" sortOrder="5" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1">
4343
<label>Show in Sidebar</label>
4444
<source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
4545
</field>

0 commit comments

Comments
 (0)