N°3523 Adjust buttons and links colors to make application more accessible

This commit is contained in:
Stephen Abello
2021-11-23 11:26:16 +01:00
parent cff2105908
commit b1de8683f0
2 changed files with 6 additions and 3 deletions

View File

@@ -35,7 +35,6 @@ var oTable{{ sListIDForVarSuffix }} = $('#{{ oUIBlock.GetId() }}').DataTable({
{% endif %}
scrollCollapse: true,
order: [],
autoWidth: false,
rowId: "id",
filter: false,
{% if oUIBlock.GetOption("pageLength") is not empty %}