mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°4481 Fix configure this list in external key creating alerts
This commit is contained in:
@@ -205,7 +205,6 @@ var oTable{{ sListIDForVarSuffix }} = $('#{{ oUIBlock.GetId() }}').DataTable({
|
||||
}
|
||||
},
|
||||
initComplete: function () {
|
||||
this.api().columns.adjust().draw();
|
||||
if (this.api().page.info().pages < 2)
|
||||
{
|
||||
this.closest('.dataTables_wrapper').find('.dataTables_length').hide();
|
||||
|
||||
Reference in New Issue
Block a user