From 95a89fcc5271eb23a287877b0c0b837a4544496a Mon Sep 17 00:00:00 2001 From: Matthew Grotke Date: Tue, 26 May 2026 22:25:00 -0400 Subject: [PATCH] Development --- docker/routlin-dash/data/page_content.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docker/routlin-dash/data/page_content.json b/docker/routlin-dash/data/page_content.json index ff02a50..062377c 100644 --- a/docker/routlin-dash/data/page_content.json +++ b/docker/routlin-dash/data/page_content.json @@ -889,14 +889,6 @@ "action": "/action/upstreamdns_cardupstreamdns_save", "method": "post", "items": [ - { - "type": "field", - "label": "Strict Order", - "name": "strict_order", - "input_type": "checkbox", - "value": "%DNS_STRICT_ORDER%", - "hint": "Query DNS providers in list order rather than in parallel." - }, { "type": "editable_list", "label": "DNS Providers", @@ -907,6 +899,14 @@ "hint": "DNS resolvers queried for external hostnames. Supports IPv4 and IPv6.", "items": "%DNS_UPSTREAM_SERVERS_JSON%" }, + { + "type": "field", + "label": "Strict Order", + "name": "strict_order", + "input_type": "checkbox", + "value": "%DNS_STRICT_ORDER%", + "hint": "Query DNS providers in list order rather than in parallel." + }, { "type": "button_row", "items": [