From 68933f7a2c4bbc56544d1cb8eb0782c357cbb2e4 Mon Sep 17 00:00:00 2001 From: DL6ER Date: Thu, 6 Mar 2025 18:33:33 +0100 Subject: [PATCH] Add total/permitted/blocked filtering for domains and clients on the dashboard's top lists Signed-off-by: DL6ER --- scripts/js/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/js/index.js b/scripts/js/index.js index f209c0af..4fd871f7 100644 --- a/scripts/js/index.js +++ b/scripts/js/index.js @@ -307,7 +307,7 @@ function updateTopClientsTable(blocked) { url = '' + utils.escapeHtml(clientname) + "";