mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2026-01-03 19:44:52 +01:00
Updated to v1.2.9
This commit is contained in:
2
conf/site/node_modules/jquery/src/attributes/attr.js
generated
vendored
2
conf/site/node_modules/jquery/src/attributes/attr.js
generated
vendored
@@ -117,7 +117,7 @@ boolHook = {
|
||||
}
|
||||
};
|
||||
|
||||
jQuery.each( jQuery.expr.match.bool.source.match( /\w+/g ), function( i, name ) {
|
||||
jQuery.each( jQuery.expr.match.bool.source.match( /\w+/g ), function( _i, name ) {
|
||||
var getter = attrHandle[ name ] || jQuery.find.attr;
|
||||
|
||||
attrHandle[ name ] = function( elem, name, isXML ) {
|
||||
|
||||
Reference in New Issue
Block a user