From 5b5203583dffd4bbb68f5db40301a4b614def7bc Mon Sep 17 00:00:00 2001 From: Matthew Grotke Date: Wed, 27 May 2026 15:45:29 -0400 Subject: [PATCH] Development --- docker/routlin-dash/data/page_content.json | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/docker/routlin-dash/data/page_content.json b/docker/routlin-dash/data/page_content.json index 461f97f..53080c2 100644 --- a/docker/routlin-dash/data/page_content.json +++ b/docker/routlin-dash/data/page_content.json @@ -1641,7 +1641,7 @@ "items": [ { "type": "field_row", - "cols": 3, + "cols": 4, "items": [ { "type": "field", @@ -1667,21 +1667,6 @@ "prefix_name": "subnet_mask", "subnet_placeholder": "e.g. 192.168.x.0", "prefix_value": "24" - } - ] - }, - { - "type": "field_row", - "cols": 2, - "items": [ - { - "type": "field", - "label": "Interface", - "name": "", - "input_type": "text", - "readonly": true, - "class": "vlan-iface-preview form-input-mono", - "value": "" }, { "type": "field",