[BS5] datatables add responsivePrio and adjust className

This commit is contained in:
FreddleSpl0it
2022-06-08 16:21:15 +02:00
parent fdb56de0a8
commit 4ce05d4d4d
4 changed files with 109 additions and 60 deletions

View File

@@ -127,7 +127,7 @@ jQuery(function($){
{
title: lang.action,
data: 'action',
className: 'text-md-end d-md-block dt-sm-head-hidden dt-body-right'
className: 'text-md-end dt-sm-head-hidden dt-body-right'
},
]
});