use provided clearTooltips function

pull/1/head
ansuz 7 years ago
parent 3fa010027c
commit 7cd42d5ff1

@ -23,7 +23,7 @@ define([
var $list = $iframe.find('#tasksList');
var removeTips = function () {
$('.tippy-popper').remove();
Cryptpad.clearTooltips();
};
var onReady = function () {

Loading…
Cancel
Save