Add missing sorting icons, center some columns
Tracker User tracker-user@users.noreply.github.com
Wed, 07 Apr 2021 00:58:58 +0300
4 files changed,
4 insertions(+),
0 deletions(-)
M
assets/js/app.js
→
assets/js/app.js
@@ -143,6 +143,10 @@ },
{ targets: [1, 3, 4, 8, 9, 10, 11, 12, 13, 14, 15], type: namesType + }, + { + targets: [1, 3, 4, 8, 9, 10, 11, 12, 13, 15, 16], + className: 'dt-center' } ], paging: false,