We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c515b40 commit 6862c04Copy full SHA for 6862c04
app/code/Magento/Analytics/etc/adminhtml/system.xml
@@ -36,6 +36,9 @@
36
<source_model>Magento\Analytics\Model\Config\Source\Vertical</source_model>
37
<backend_model>Magento\Analytics\Model\Config\Backend\Vertical</backend_model>
38
<frontend_model>Magento\Analytics\Block\Adminhtml\System\Config\Vertical</frontend_model>
39
+ <depends>
40
+ <field id="analytics/general/enabled">1</field>
41
+ </depends>
42
</field>
43
<field id="additional_comment" translate="label comment" type="label" sortOrder="40" showInDefault="1" showInWebsite="0" showInStore="0">
44
<label><![CDATA[<strong>Get more insights from Magento Business Intelligence</strong>]]></label>
0 commit comments