diff options
author | Scott González <scott.gonzalez@gmail.com> | 2014-01-02 16:51:32 -0500 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2014-01-09 04:12:35 -0500 |
commit | a8ff77360b78b7eabcffd97b8b11c2d1f150ed4e (patch) | |
tree | baed58e169c4f984343a7ac907281dcaee184f0d /tests/unit/tooltip/tooltip_common.js | |
parent | 247257ebc9678fba708fc8f3f6835a95afaf2074 (diff) | |
download | jquery-ui-a8ff77360b78b7eabcffd97b8b11c2d1f150ed4e.tar.gz jquery-ui-a8ff77360b78b7eabcffd97b8b11c2d1f150ed4e.zip |
Tooltip: Only bind remove handler for delegated tooltips
The remove handler was being added for every tooltip, but only removed for
delegated tooltips. The default destroy behavior already handles non-delegated
tooltips, so the handler should only be added for delegated tooltips.
Fixes #9531
Closes gh-1156
Diffstat (limited to 'tests/unit/tooltip/tooltip_common.js')
0 files changed, 0 insertions, 0 deletions