Skip to content

Commit dc525e6

Browse files
committed
Compatible old version less 2.4.x
1 parent 34474a0 commit dc525e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

view/base/web/js/grid-slider.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
* @Author: Alex Dong
33
* @Date: 2020-07-29 13:21:07
44
* @Last Modified by: Alex Dong
5-
* @Last Modified time: 2021-07-12 15:47:17
5+
* @Last Modified time: 2021-07-13 20:37:50
66
*/
77

88
define([
99
'jquery',
1010
'slick',
11-
'jquery-ui-modules/widget'
11+
'jquery/ui'
1212
], function ($, slick) {
1313
"use strict";
1414
$.widget('magepow.gridSlider', {

0 commit comments

Comments
 (0)