use provided clearTooltips function
This commit is contained in:
parent
3fa010027c
commit
7cd42d5ff1
@ -23,7 +23,7 @@ define([
|
|||||||
var $list = $iframe.find('#tasksList');
|
var $list = $iframe.find('#tasksList');
|
||||||
|
|
||||||
var removeTips = function () {
|
var removeTips = function () {
|
||||||
$('.tippy-popper').remove();
|
Cryptpad.clearTooltips();
|
||||||
};
|
};
|
||||||
|
|
||||||
var onReady = function () {
|
var onReady = function () {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user