Issue #296 has been fixed
This commit is contained in:
Vendored
+1
-1
@@ -28,7 +28,7 @@ function mountJQuery(jQuery) {
|
||||
}
|
||||
}
|
||||
|
||||
return $(this);
|
||||
return jQuery(this);
|
||||
});
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user