This commit is contained in:
Ross
2022-01-10 14:27:08 +00:00
parent 2d5968c014
commit 59d80ca201
+4
View File
@@ -208,6 +208,10 @@
} ],
"paging": false,
});
{% else %}
$("table").DataTable({
"paging": false,
});
{% endif %}
$("#toggle-internal").click((evt) => {