mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-04-10 12:18:14 -07:00
Overhaul of styles for DataTables, re-add Cookie Notice
This commit is contained in:
@@ -7,7 +7,7 @@ window.onload = () => {
|
||||
document.getElementById('upload-form').submit();
|
||||
});
|
||||
|
||||
$(".table").DataTable({
|
||||
$("#uploads-table").DataTable({
|
||||
"paging": false,
|
||||
"ordering": true,
|
||||
"order": [[ 3, "desc" ]],
|
||||
|
||||
Reference in New Issue
Block a user