File tree Expand file tree Collapse file tree 7 files changed +4
-312
lines changed
dev/tests/integration/testsuite/Magento/Deploy/_files/zoom1/etc Expand file tree Collapse file tree 7 files changed +4
-312
lines changed Original file line number Diff line number Diff line change @@ -88,13 +88,6 @@ var config = {
88
88
'mage/backend/bootstrap' ,
89
89
'mage/adminhtml/globals'
90
90
] ,
91
- config : {
92
- mixins : {
93
- 'jquery/jquery-ui' : {
94
- 'jquery/patches/jquery-ui-sortable' : true
95
- }
96
- }
97
- } ,
98
91
'paths' : {
99
92
'jquery/ui' : 'jquery/jquery-ui'
100
93
}
Original file line number Diff line number Diff line change @@ -40,9 +40,6 @@ var config = {
40
40
mixins : {
41
41
'Magento_Theme/js/view/breadcrumbs' : {
42
42
'Magento_Theme/js/view/add-home-breadcrumb' : true
43
- } ,
44
- 'jquery/ui-modules/widgets/sortable' : {
45
- 'jquery/patches/jquery-ui-sortable' : true
46
43
}
47
44
}
48
45
}
Original file line number Diff line number Diff line change 262
262
<item type =" file" >Lib::chartjs/Chart.min.js</item >
263
263
<item type =" file" >Lib::chartjs/chartjs-adapter-moment.js</item >
264
264
<item type =" file" >Lib::jquery/jquery.min.js</item >
265
- <item type =" file" >Lib::jquery/jquery-ui-1.9.2 .js</item >
265
+ <item type =" file" >Lib::jquery/jquery-ui.js</item >
266
266
<item type =" file" >Lib::jquery/colorpicker/js/colorpicker.js</item >
267
267
<item type =" file" >Lib::requirejs/require.js</item >
268
268
<item type =" file" >Lib::requirejs/text.js</item >
Original file line number Diff line number Diff line change 273
273
<item type =" file" >Lib::chartjs/Chart.min.js</item >
274
274
<item type =" file" >Lib::chartjs/chartjs-adapter-moment.js</item >
275
275
<item type =" file" >Lib::jquery/jquery.min.js</item >
276
- <item type =" file" >Lib::jquery/jquery-ui-1.9.2 .js</item >
276
+ <item type =" file" >Lib::jquery/jquery-ui.js</item >
277
277
<item type =" file" >Lib::jquery/colorpicker/js/colorpicker.js</item >
278
278
<item type =" file" >Lib::requirejs/require.js</item >
279
279
<item type =" file" >Lib::requirejs/text.js</item >
Original file line number Diff line number Diff line change 11
11
</vars >
12
12
<exclude >
13
13
<item type =" file" >Lib::jquery/jquery.min.js</item >
14
- <item type =" file" >Lib::jquery/jquery-ui-1.9.2 .js</item >
14
+ <item type =" file" >Lib::jquery/jquery-ui.js</item >
15
15
<item type =" file" >Lib::jquery/colorpicker/js/colorpicker.js</item >
16
16
<item type =" file" >Lib::requirejs/require.js</item >
17
17
<item type =" file" >Lib::requirejs/text.js</item >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ define( [
11
11
"./ie" ,
12
12
"./keycode" ,
13
13
"./labels" ,
14
- "./jquery-patch.js " ,
14
+ "./jquery-patch" ,
15
15
"./plugin" ,
16
16
"./safe-active-element" ,
17
17
"./safe-blur" ,
You can’t perform that action at this time.
0 commit comments