Skip to content

Commit

Permalink
Datatables v2: update files
Browse files Browse the repository at this point in the history
  • Loading branch information
nboisteault committed May 7, 2024
1 parent 1a44f2a commit b63dd29
Show file tree
Hide file tree
Showing 7 changed files with 44 additions and 210 deletions.
4 changes: 2 additions & 2 deletions lizmap/app/system/mainconfig.ini.php
Original file line number Diff line number Diff line change
Expand Up @@ -330,10 +330,10 @@
bootstrap.css[]="assets/css/bootstrap-responsive.min.css"

datatables.require=bootstrap
datatables.js[]="assets/js/jquery.dataTables.min.js|defer"
datatables.js[]="assets/js/datatables.min.js|defer"
datatables.js[]="assets/js/dataTables.bootstrap.min.js|defer"
datatables.js[]="$jelix/datatables/i18n/$locale.js|defer"
datatables.css[]=assets/css/jquery.dataTables.min.css
datatables.css[]=assets/css/datatables.min.css
datatables.css[]=assets/css/dataTables.bootstrap.min.css

datatables_responsive.require=datatables
Expand Down
2 changes: 1 addition & 1 deletion lizmap/www/assets/css/dataTables.bootstrap.min.css

Large diffs are not rendered by default.

15 changes: 15 additions & 0 deletions lizmap/www/assets/css/datatables.min.css

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion lizmap/www/assets/css/jquery.dataTables.min.css

This file was deleted.

18 changes: 4 additions & 14 deletions lizmap/www/assets/js/dataTables.bootstrap.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 22 additions & 0 deletions lizmap/www/assets/js/datatables.min.js

Large diffs are not rendered by default.

Loading

0 comments on commit b63dd29

Please sign in to comment.