We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e77e2f commit 8077af7Copy full SHA for 8077af7
app/code/Magento/Backend/etc/adminhtml/system.xml
@@ -231,7 +231,7 @@
231
<label>European Union Countries</label>
232
<source_model>Magento\Directory\Model\Config\Source\Country</source_model>
233
</field>
234
- <field id="destinations" translate="label" type="multiselect" sortOrder="40" showInDefault="1" showInWebsite="0" showInStore="0">
+ <field id="destinations" translate="label" type="multiselect" sortOrder="40" showInDefault="1" showInWebsite="1" showInStore="1">
235
<label>Top destinations</label>
236
237
0 commit comments