mirror of
https://github.com/pi-hole/web.git
synced 2024-12-06 19:36:21 +01:00
Merge pull request #195 from DL6ER/listallqueries
Add option to show *all* recent queries at once
This commit is contained in:
@@ -22,6 +22,7 @@ $(document).ready(function() {
|
||||
{ "width" : "10%" },
|
||||
{ "width" : "10%" },
|
||||
],
|
||||
"lengthMenu": [[10, 25, 50, 100, -1], [10, 25, 50, 100, "All"]],
|
||||
"columnDefs": [ {
|
||||
"targets": -1,
|
||||
"data": null,
|
||||
|
||||
Reference in New Issue
Block a user