mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-20 17:18:51 +02:00
N°3912 - Polishing: Export - display of tabular fields
This commit is contained in:
@@ -376,6 +376,7 @@ $(function () {
|
||||
var sDataAttcode = $(elt).attr('data-attcode');
|
||||
var sTooltipContent = me._get_tooltip_content(sDataAttcode);
|
||||
tippy(elt, {
|
||||
appendTo: document.body,
|
||||
'content': sTooltipContent,
|
||||
allowHTML: true,
|
||||
interactive: true,
|
||||
|
||||
Reference in New Issue
Block a user