mirror of
https://github.com/cp6/my-idlers.git
synced 2025-04-19 09:38:36 +00:00
Minor update to servers index page formatting
This commit is contained in:
parent
44766c8fdd
commit
a7cce1cfff
1 changed files with 1 additions and 2 deletions
|
@ -233,8 +233,7 @@
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
})
|
})
|
||||||
</script>
|
|
||||||
<script>
|
|
||||||
window.addEventListener('load', function () {
|
window.addEventListener('load', function () {
|
||||||
$('#servers-table').DataTable({
|
$('#servers-table').DataTable({
|
||||||
"pageLength": 15,
|
"pageLength": 15,
|
||||||
|
|
Loading…
Add table
Reference in a new issue