We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3cbd016 + b52f9d5 commit 9e7d7b8Copy full SHA for 9e7d7b8
app/code/Magento/Developer/etc/adminhtml/system.xml
@@ -9,7 +9,7 @@
9
<section id="dev" translate="label">
10
<group id="front_end_development_workflow" translate="label" type="text" sortOrder="8" showInDefault="1" showInWebsite="1" showInStore="1">
11
<label>Front-end development workflow</label>
12
- <field id="type" translate="label comment" type="select" sortOrder="1" showInDefault="1" showInWebsite="1" showInStore="1">
+ <field id="type" translate="label comment" type="select" sortOrder="1" showInDefault="1" showInWebsite="0" showInStore="0">
13
<label>Workflow type</label>
14
<comment>Not available in production mode</comment>
15
<source_model>Magento\Developer\Model\Config\Source\WorkflowType</source_model>
0 commit comments