Skip to content

Commit 2bb9b3f

Browse files
author
Denys Rul
committed
MAGETWO-38889: PR prep & processing
- Change dependency order
1 parent 3ebbf04 commit 2bb9b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Ui/view/base/web/js/grid/massactions.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
*/
55
define([
66
'underscore',
7-
'mageUtils',
87
'uiRegistry',
8+
'mageUtils',
99
'Magento_Ui/js/lib/collapsible',
1010
'Magento_Ui/js/modal/confirm',
1111
'Magento_Ui/js/modal/alert',

0 commit comments

Comments
 (0)