]> source.dussan.org Git - jquery-ui.git/commit
Tooltip: Better cleanup on destroy. Fixes #8627 - The Tooltip destroy method is not...
authorScott González <scott.gonzalez@gmail.com>
Fri, 5 Oct 2012 16:52:02 +0000 (12:52 -0400)
committerScott González <scott.gonzalez@gmail.com>
Fri, 5 Oct 2012 16:52:02 +0000 (12:52 -0400)
commit0a31a828319493d6642ce876555e5383106ce039
tree63a9c05a5233f6e4a5df147c466de559324687f0
parent96f2aa4c72b5f29782b0736ed95468e50d338d6e
Tooltip: Better cleanup on destroy. Fixes #8627 - The Tooltip destroy method is not clearing up the data properties.
tests/unit/tooltip/tooltip_methods.js
ui/jquery.ui.tooltip.js