Cleanup another jquery tooltip case

This commit is contained in:
Hadi Nategh 2022-09-08 12:14:34 +02:00
parent 7b54b0f563
commit 57a6de47ce

View File

@ -115,9 +115,7 @@ class InfologApp extends EgwApp
// Decrypt history on hover
var history = this.et2.getWidgetById('history');
egw.applyFunc('app.stylite.decrypt_hover', [history, 'span']);
jQuery(history.getDOMNode(history))
.tooltip('option','position',{my:'top left', at: 'top left', of: history.getDOMNode(history)});
egw.applyFunc('app.stylite.decrypt_hover', [history, 'et2-description']);
});
// This disables the diff in history