Skip to content

Commit fba1d0c

Browse files
MAGETWO-69370: Add ability to use tree-massactions ("sub-menus") on Sales Orders grid #4450
2 parents 662cc45 + 6237af9 commit fba1d0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Sales/view/adminhtml/ui_component/sales_order_grid.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
</settings>
5757
</filterSelect>
5858
</filters>
59-
<massaction name="listing_massaction">
59+
<massaction name="listing_massaction" component="Magento_Ui/js/grid/tree-massactions">
6060
<action name="cancel">
6161
<settings>
6262
<url path="sales/order/massCancel"/>

0 commit comments

Comments
 (0)