This commit is contained in:
2024-11-23 16:06:38 +01:00
parent 0729b81d06
commit 60d8b8bd1d
12 changed files with 255 additions and 140 deletions

View File

@ -49,4 +49,14 @@ return [
'@popperjs/core' => [
'version' => '2.11.8',
],
'datatables.net' => [
'version' => '2.1.8',
],
'datatables.net-dt' => [
'version' => '2.1.8',
],
'datatables.net-dt/css/dataTables.dataTables.min.css' => [
'version' => '2.1.8',
'type' => 'css',
],
];