mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Core: Updated comment about $.ui.plugin.
This commit is contained in:
parent
a9e1755cb9
commit
b26d207d57
2
ui/jquery.ui.core.js
vendored
2
ui/jquery.ui.core.js
vendored
@ -267,7 +267,7 @@ $.fn.extend({
|
||||
});
|
||||
|
||||
$.extend( $.ui, {
|
||||
// $.ui.plugin is deprecated. Use the proxy pattern instead.
|
||||
// $.ui.plugin is deprecated. Use $.widget() extensions instead.
|
||||
plugin: {
|
||||
add: function( module, option, set ) {
|
||||
var i,
|
||||
|
Loading…
Reference in New Issue
Block a user