mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
parent
74e2d44071
commit
420e308797
1 changed files with 1 additions and 0 deletions
|
@ -177,6 +177,7 @@ Tooltip.prototype.render = function () {
|
|||
};
|
||||
|
||||
Tooltip.prototype.destroy = function () {
|
||||
this.hide();
|
||||
this.binder.destroy();
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue