Skip to content

Commit 9483fe6

Browse files
authored
FIX: sort order
1 parent ec1845c commit 9483fe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/adminhtml/system.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
66
xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_file.xsd">
77
<system>
8-
<tab id="vendic" translate="label" sortOrder="10">
8+
<tab id="vendic" translate="label" sortOrder="999">
99
<label>Vendic</label>
1010
</tab>
1111
<section id="optimize_cache_size" translate="label" sortOrder="1000"

0 commit comments

Comments
 (0)