mirror of
https://github.com/jquery/jquery.git
synced 2026-04-20 03:01:22 -04:00
Ref #13283, move .andSelf() to deprecated.js. Close gh-1170.
This commit is contained in:
committed by
Dave Methvin
parent
85f1985f24
commit
8bc7bdebef
@@ -1,4 +1,6 @@
|
||||
// Limit scope pollution from any deprecated API
|
||||
// (function() {
|
||||
|
||||
jQuery.fn.andSelf = jQuery.fn.addBack;
|
||||
|
||||
// })();
|
||||
|
||||
Reference in New Issue
Block a user