Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit 0430946

Browse files
Justin RhyneJRhyne
Justin Rhyne
authored andcommitted
Add sort order to user agent rules table headers
1 parent ce5eacd commit 0430946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Backend/view/adminhtml/ui_component/design_config_form.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
</select>
9393
</formElements>
9494
</field>
95-
<actionDelete template="Magento_Backend/dynamic-rows/cells/action-delete" sortOrder="50">
95+
<actionDelete template="Magento_Backend/dynamic-rows/cells/action-delete">
9696
<argument name="data" xsi:type="array">
9797
<item name="config" xsi:type="array">
9898
<item name="fit" xsi:type="boolean">false</item>

0 commit comments

Comments
 (0)