Skip to content
Snippets Groups Projects
Commit ce4c61da authored by Christel Loftus's avatar Christel Loftus
Browse files

hide tracking page

parent 0869b518
Branches
Tags
1 merge request!201.0.41
Pipeline #69013 passed
......@@ -45,11 +45,11 @@
</depends>
</field>
<!-- Hiding the `Enable Track My Order` setting for now-->
<!-- <field id="enable_track_order" translate="label" type="select" sortOrder="10" showInDefault="0" showInWebsite="0" showInStore="0">-->
<!-- <label>Enable Track My Order</label>-->
<!-- <comment>When this setting is enabled, your customers will be presented with a page to track orders.</comment>-->
<!-- <source_model>Magento\Config\Model\Config\Source\Yesno</source_model>-->
<!-- </field>-->
<field id="enable_track_order" translate="label" type="select" sortOrder="10" showInDefault="0" showInWebsite="0" showInStore="0">
<label>Enable Track My Order</label>
<comment>When this setting is enabled, your customers will be presented with a page to track orders.</comment>
<source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
</field>
</group>
</section>
</system>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment