Skip to content

Commit b6a0a44

Browse files
committed
Update system.xml
1 parent 1a9848b commit b6a0a44

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

etc/adminhtml/system.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -61,21 +61,11 @@
6161
<comment>Regex Block HMTL you want add lazyload.</comment>
6262
<source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
6363
</field>
64-
<field id="lazy_ajax" translate="label comment" type="select" sortOrder="50" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1">
65-
<label>Lazyload Images Response Ajax</label>
66-
<comment>Apply lazyload for Response Ajax</comment>
67-
<source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
68-
</field>
6964
<field id="minify_html" translate="label comment" type="select" sortOrder="60" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1">
7065
<label>Minify Html</label>
7166
<comment>Minify Html</comment>
7267
<source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
7368
</field>
74-
<field id="defer_js" translate="label comment" type="select" sortOrder="70" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1">
75-
<label>Defer Javascripts</label>
76-
<comment>Defer Javascripts</comment>
77-
<source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
78-
</field>
7969
<field id="body_includes" translate="label comment" type="textarea" sortOrder="80" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1">
8070
<label>Scripts and Style Sheets</label>
8171
<comment>This will be included before body closing tag in page HTML.</comment>

0 commit comments

Comments
 (0)