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",