Fixed tooltip not showing on mouse over truncated cell text. [SCI-1386]

This commit is contained in:
Matej Zrimšek 2017-06-20 17:51:51 +02:00
parent 164d41c8c5
commit ce97d18e78

View file

@ -154,6 +154,7 @@ function dataTableInit() {
type: 'POST'
});
loadFirstTime = false;
initHeaderTooltip();
},
fnInitComplete: function(oSettings) {
// Reload correct column order and visibility (if you refresh page)