Core: Updated comment about $.ui.plugin.

(cherry picked from commit b26d207d57)
This commit is contained in:
Scott González 2013-03-27 09:30:15 -04:00
parent 86efe54ef3
commit 14c7525853

View File

@ -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,