Skip to content

Commit 0b2d565

Browse files
committed
MAGE-894: code updated as per code review suggestons
1 parent d7f3c00 commit 0b2d565

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

etc/adminhtml/system.xml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -854,22 +854,6 @@
854854
<validate>required-entry</validate>
855855
<label>Title</label>
856856
</field>
857-
<field id="facet_name" translate="label comment" type="text" sortOrder="5" showInDefault="1" showInWebsite="1" showInStore="1">
858-
<label>Facet Name</label>
859-
<comment>
860-
<![CDATA[
861-
Please Input Valid facet attribute name EX:- color,size etc.
862-
]]>
863-
</comment>
864-
</field>
865-
<field id="facet_value" translate="label comment" type="text" sortOrder="6" showInDefault="1" showInWebsite="1" showInStore="1">
866-
<label>Facet Value</label>
867-
<comment>
868-
<![CDATA[
869-
Please Enter Valid Facet Value.
870-
]]>
871-
</comment>
872-
</field>
873857
<field id="num_of_products" translate="label comment" type="text" sortOrder="7" showInDefault="1" showInWebsite="1" showInStore="1">
874858
<label>Number of products to display</label>
875859
<validate>required-entry validate-digits validate-greater-than-zero</validate>

0 commit comments

Comments
 (0)