From 31913e85a13d27579c8590f2672b0d1649bef155 Mon Sep 17 00:00:00 2001 From: Matthew Grotke Date: Mon, 1 Jun 2026 01:01:17 -0400 Subject: [PATCH] Development --- docker/routlin-dash/app/pages/networklayout/content.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/docker/routlin-dash/app/pages/networklayout/content.json b/docker/routlin-dash/app/pages/networklayout/content.json index 7014ea8..8377a14 100644 --- a/docker/routlin-dash/app/pages/networklayout/content.json +++ b/docker/routlin-dash/app/pages/networklayout/content.json @@ -52,13 +52,11 @@ { "label": "Self Ident(s)", "field": "server_identity_ips", - "class": "col-expand", "render": "tag_list" }, { "label": "Blocklists", "field": "use_blocklists", - "class": "col-expand", "render": "tag_list" }, {