mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-12 04:23:19 +00:00
Disable tooltip on hide
This commit is contained in:
@@ -585,6 +585,11 @@
|
||||
{
|
||||
$.tooltip.ajaxRequest.abort();
|
||||
}
|
||||
|
||||
$.each($('#tooltip video'), function(i,el){
|
||||
_V_($(el).attr('id')).destroy();
|
||||
});
|
||||
|
||||
helper.body.empty();
|
||||
$.tooltip.current = null;
|
||||
function complete() {
|
||||
|
Reference in New Issue
Block a user