Skip to content

Commit 92e3572

Browse files
author
Stanislav Idolov
authored
ENGCOM-3263: [Forwardport] 15259 : Unable to disable without providing Industry value #18782
2 parents fce8182 + 1afb673 commit 92e3572

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • app/code/Magento/Analytics/etc/adminhtml

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@
3636
<source_model>Magento\Analytics\Model\Config\Source\Vertical</source_model>
3737
<backend_model>Magento\Analytics\Model\Config\Backend\Vertical</backend_model>
3838
<frontend_model>Magento\Analytics\Block\Adminhtml\System\Config\Vertical</frontend_model>
39+
<depends>
40+
<field id="analytics/general/enabled">1</field>
41+
</depends>
3942
</field>
4043
<field id="additional_comment" translate="label comment" type="label" sortOrder="40" showInDefault="1" showInWebsite="0" showInStore="0">
4144
<label><![CDATA[<strong>Get more insights from Magento Business Intelligence</strong>]]></label>

0 commit comments

Comments
 (0)