Merge pull request #88 from tracker-user/styling Add missing sorting icons, center some columns
HDVinnie hdinnovations@protonmail.com
Tue, 06 Apr 2021 18:46:51 -0400
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,