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 = {
8888 'mage/backend/bootstrap' ,
8989 'mage/adminhtml/globals'
9090 ] ,
91- config : {
92- mixins : {
93- 'jquery/jquery-ui' : {
94- 'jquery/patches/jquery-ui-sortable' : true
95- }
96- }
97- } ,
9891 'paths' : {
9992 'jquery/ui' : 'jquery/jquery-ui'
10093 }
Original file line number Diff line number Diff line change @@ -40,9 +40,6 @@ var config = {
4040 mixins : {
4141 'Magento_Theme/js/view/breadcrumbs' : {
4242 'Magento_Theme/js/view/add-home-breadcrumb' : true
43- } ,
44- 'jquery/ui-modules/widgets/sortable' : {
45- 'jquery/patches/jquery-ui-sortable' : true
4643 }
4744 }
4845 }
Original file line number Diff line number Diff line change 262262 <item type =" file" >Lib::chartjs/Chart.min.js</item >
263263 <item type =" file" >Lib::chartjs/chartjs-adapter-moment.js</item >
264264 <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 >
266266 <item type =" file" >Lib::jquery/colorpicker/js/colorpicker.js</item >
267267 <item type =" file" >Lib::requirejs/require.js</item >
268268 <item type =" file" >Lib::requirejs/text.js</item >
Original file line number Diff line number Diff line change 273273 <item type =" file" >Lib::chartjs/Chart.min.js</item >
274274 <item type =" file" >Lib::chartjs/chartjs-adapter-moment.js</item >
275275 <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 >
277277 <item type =" file" >Lib::jquery/colorpicker/js/colorpicker.js</item >
278278 <item type =" file" >Lib::requirejs/require.js</item >
279279 <item type =" file" >Lib::requirejs/text.js</item >
Original file line number Diff line number Diff line change 1111 </vars >
1212 <exclude >
1313 <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 >
1515 <item type =" file" >Lib::jquery/colorpicker/js/colorpicker.js</item >
1616 <item type =" file" >Lib::requirejs/require.js</item >
1717 <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( [
1111 "./ie" ,
1212 "./keycode" ,
1313 "./labels" ,
14- "./jquery-patch.js " ,
14+ "./jquery-patch" ,
1515 "./plugin" ,
1616 "./safe-active-element" ,
1717 "./safe-blur" ,
You can’t perform that action at this time.
0 commit comments