]> source.dussan.org Git - jquery-ui.git/commit
Change destroy to _destroy and remove calls to $.Widget.prototype.destroy in widgets...
authorScott González <scott.gonzalez@gmail.com>
Fri, 14 Jan 2011 22:11:22 +0000 (17:11 -0500)
committerScott González <scott.gonzalez@gmail.com>
Fri, 14 Jan 2011 22:11:22 +0000 (17:11 -0500)
commit56c4c6aca992e1a441e6a2b498c911cf8d2221a4
treeb6fe701dc8156a70f5f8066a8e8b06e2d28132aa
parentef1202dbe0af19b7929d6a31ef1ec66db7147889
Change destroy to _destroy and remove calls to $.Widget.prototype.destroy in widgets with simple destroy methods.
ui/jquery.ui.accordion.js
ui/jquery.ui.autocomplete.js
ui/jquery.ui.button.js
ui/jquery.ui.dialog.js
ui/jquery.ui.menu.js
ui/jquery.ui.progressbar.js
ui/jquery.ui.tooltip.js