8000 Core: Removed $.ui.contains. Fixes #8902 - Remove $.ui.contains. · faroncoder/jquery-ui@747d853 · GitHub
[go: up one dir, main page]

Skip to content

Commit 747d853

Browse files
committed
Core: Removed $.ui.contains. Fixes #8902 - Remove $.ui.contains.
1 parent 0f111a2 commit 747d853

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ui/jquery.ui.core.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -289,8 +289,6 @@ $.extend( $.ui, {
289289
}
290290
},
291291

292-
contains: $.contains,
293-
294292
// only used by resizable
295293
hasScroll: function( el, a ) {
296294

0 commit comments

Comments
 (0)
0