N°4481 Fix configure this list in external key creating alerts

This commit is contained in:
Stephen Abello
2021-12-09 11:13:43 +01:00
parent d0a4e541c3
commit 6a7c953344

View File

@@ -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();