From 2fa03ec6793c9e70a5165c7a899d02b14fceca01 Mon Sep 17 00:00:00 2001 From: Matteo Biscosi Date: Fri, 28 Jun 2024 17:51:24 +0200 Subject: [PATCH] Added empty columns in asn page --- httpdocs/tables_config/as_stats.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httpdocs/tables_config/as_stats.json b/httpdocs/tables_config/as_stats.json index f0e9dbe9a686..254fdbad0c81 100644 --- a/httpdocs/tables_config/as_stats.json +++ b/httpdocs/tables_config/as_stats.json @@ -4,7 +4,7 @@ "use_current_page": false, "enable_search": false, "paging": false, - "display_empty_rows": false, + "display_empty_rows": true, "columns": [ { "id": "as_number",