Skip to content

Commit

Permalink
Remove datatables-legacy modules
Browse files Browse the repository at this point in the history
  • Loading branch information
alistair3149 committed Nov 6, 2024
1 parent 00ac14c commit 2924db7
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions Resources.php
Original file line number Diff line number Diff line change
Expand Up @@ -924,17 +924,6 @@
'group' => 'ext.srf'
],

// jQuery DataTables
'jquery.dataTables' => $moduleTemplate + [
'scripts' => 'resources/jquery/datatables/datatables.min.js',
'position' => 'top'
],

// DataTables extras
'jquery.dataTables.extras' => $moduleTemplate + [
'scripts' => 'resources/jquery/datatables/jquery.dataTables.extras.js',
],

'ext.srf.carousel.module' => $moduleTemplate + [
'styles' => [
'resources/slick/slick.css',
Expand Down

0 comments on commit 2924db7

Please sign in to comment.