Merge pull request #195 from DL6ER/listallqueries

Add option to show *all* recent queries at once
This commit is contained in:
Adam Warner
2016-11-18 16:15:30 +00:00
committed by GitHub
+1
View File
@@ -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,