We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bdcaeaf + 4e1a8aa commit 2f2e8adCopy full SHA for 2f2e8ad
app/code/Magento/Theme/view/adminhtml/ui_component/design_config_listing.xml
@@ -78,7 +78,7 @@
78
<label translate="true">Store View</label>
79
</settings>
80
</column>
81
- <actionsColumn name="actions" class="Magento\Theme\Ui\Component\Listing\Column\EditAction">
+ <actionsColumn name="actions" class="Magento\Theme\Ui\Component\Listing\Column\EditAction" sortOrder="50">
82
<argument name="data" xsi:type="array">
83
<item name="config" xsi:type="array">
84
<item name="editUrlPath" xsi:type="string">theme/design_config/edit</item>
0 commit comments