File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Backend/etc/adminhtml Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 115
115
<label >Enable Template Path Hints for Storefront</label >
116
116
<source_model >Magento\Config\Model\Config\Source\Yesno</source_model >
117
117
</field >
118
- <field id =" template_hints_storefront_show_with_parameter" translate =" label" type =" select" sortOrder =" 20" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
118
+ <field id =" template_hints_storefront_show_with_parameter" translate =" label comment " type =" select" sortOrder =" 20" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
119
119
<label >Enable Hints for Storefront with URL Parameter</label >
120
120
<depends >
121
121
<field id =" */*/template_hints_storefront" >1</field >
122
122
</depends >
123
123
<source_model >Magento\Config\Model\Config\Source\Yesno</source_model >
124
124
<comment >Use URL parameter to enable template path hints for Storefront</comment >
125
125
</field >
126
- <field id =" template_hints_parameter_value" translate =" label" type =" text" sortOrder =" 20" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" canRestore =" 1" >
126
+ <field id =" template_hints_parameter_value" translate =" label comment " type =" text" sortOrder =" 20" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" canRestore =" 1" >
127
127
<label >Parameter Value</label >
128
128
<depends >
129
129
<field id =" */*/template_hints_storefront" >1</field >
You can’t perform that action at this time.
0 commit comments