Add latest changes from icehrm pro
This commit is contained in:
8
web/bower_components/jquery/src/traversing/var/rneedsContext.js
vendored
Normal file
8
web/bower_components/jquery/src/traversing/var/rneedsContext.js
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
define( [
|
||||
"../../core",
|
||||
"../../selector"
|
||||
], function( jQuery ) {
|
||||
"use strict";
|
||||
|
||||
return jQuery.expr.match.needsContext;
|
||||
} );
|
||||
Reference in New Issue
Block a user