mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
N°3905 - Polishing: CSV Import - manage friendlyname
This commit is contained in:
@@ -1586,7 +1586,7 @@ EOF
|
||||
{
|
||||
case 11:
|
||||
// Asynchronous tab
|
||||
$oPage = new ajax_page('');
|
||||
$oPage = new AjaxPage('');
|
||||
BulkChange::DisplayImportHistory($oPage);
|
||||
$oPage->add_ready_script('$("#CSVImportHistory table.listResults").tableHover();');
|
||||
$oPage->add_ready_script('$("#CSVImportHistory table.listResults").tablesorter( { widgets: ["myZebra", "truncatedList"]} );');
|
||||
|
||||
Reference in New Issue
Block a user