mirror of
https://github.com/jquery/jquery.git
synced 2026-01-24 19:27:56 -05:00
Merge branch 'explain-map-concat' of https://github.com/ajpiano/jquery into ajpiano-explain-map-concat
This commit is contained in:
@@ -739,6 +739,7 @@ jQuery.extend({
|
||||
}
|
||||
}
|
||||
|
||||
// Flatten any nested arrays
|
||||
return ret.concat.apply( [], ret );
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user