From 8567d93c4fdc94cffceb6264eea719fe2171023e Mon Sep 17 00:00:00 2001 From: Dave Kempe Date: Sun, 5 Apr 2026 07:59:38 +1000 Subject: [PATCH] Sessions page: collapsible ad-hoc form, VDI option - New Session form collapsed by default (click to expand) - Added VDI (Docker) to session type dropdown with container image field - Jump hosts hidden for VDI sessions (local containers) --- static/sessions.html | 40 ++++++++++++++++++++++++++++++++++++---- 1 file changed, 36 insertions(+), 4 deletions(-) diff --git a/static/sessions.html b/static/sessions.html index 3e4f60a..3e2e5c7 100644 --- a/static/sessions.html +++ b/static/sessions.html @@ -213,13 +213,18 @@