mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-23 01:46:27 +02:00
add server side computing for event listing + fix ordering for some entities
This commit is contained in:
parent
8e43c53498
commit
85095ef995
8 changed files with 108 additions and 5 deletions
|
@ -68,6 +68,7 @@ jQuery(document).ready(function ()
|
|||
"language": {
|
||||
"url": HTTP_PWD + "/assets/js/datatables/french.json",
|
||||
},
|
||||
"order": [[0, "desc"]],
|
||||
"columnDefs": [{
|
||||
'targets': 'checkcolumn',
|
||||
'orderable': false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue