From a75b7267c52e5aed676a2ad5edae9271c601d8b7 Mon Sep 17 00:00:00 2001 From: Jocadbz Date: Tue, 9 Jun 2026 19:10:59 -0300 Subject: [PATCH] Un-collapse connection form + add New Device to nav The 'Create Connection' form now shows directly when clicking an unconnected port instead of being hidden inside a
element requiring two clicks. Added a 'New Device' nav link that jumps to the create form on the overview page. --- templates/base.html | 1 + templates/overview.html | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/templates/base.html b/templates/base.html index da7a601..323ee87 100644 --- a/templates/base.html +++ b/templates/base.html @@ -12,6 +12,7 @@ Wireplanner diff --git a/templates/overview.html b/templates/overview.html index d7d87b6..3775b4f 100644 --- a/templates/overview.html +++ b/templates/overview.html @@ -29,7 +29,7 @@

Devices

-