Issue #296 has been fixed
This commit is contained in:
parent
5e363b876f
commit
cbdf812de8
2
src/js/adaptor/jquery.js
vendored
2
src/js/adaptor/jquery.js
vendored
@ -28,7 +28,7 @@ function mountJQuery(jQuery) {
|
||||
}
|
||||
}
|
||||
|
||||
return $(this);
|
||||
return jQuery(this);
|
||||
});
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user