Ticket #3459 (closed enhancement: fixed)
enableSelection and disableSelection should be standard jQuery methods
| Reported by: | scott.gonzalez | Owned by: | paul |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.6 |
| Component: | ui.core | Version: | 1.6rc2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Now that enableSelection and disableSelection return jQuery objects (#3174), they should be standard jQuery methods (defined in $.fn instead of $.ui).
Change History
Note: See
TracTickets for help on using
tickets.


Fixed in r858.