Skip to content
Permalink
Browse files
Core: Removed $.ui.contains. Fixes #8902 - Remove $.ui.contains.
  • Loading branch information
scottgonzalez committed Dec 12, 2012
1 parent 0f111a2 commit 747d853
Showing 1 changed file with 0 additions and 2 deletions.
@@ -289,8 +289,6 @@ $.extend( $.ui, {
}
},

contains: $.contains,

// only used by resizable
hasScroll: function( el, a ) {

0 comments on commit 747d853

Please sign in to comment.