Merge pull request #1541 from pi-hole/fix/wording_query_log_links

Fix a few UI issues
This commit is contained in:
DL6ER
2020-08-15 13:07:37 +02:00
committed by GitHub
4 changed files with 50 additions and 1 deletions

View File

@@ -148,6 +148,10 @@ $(function () {
APIstring += "=100";
}
if ("type" in GETDict) {
APIstring += "&type=" + GETDict.type;
}
tableApi = $("#all-queries").DataTable({
rowCallback: function (row, data) {
// DNSSEC status