From 969fcbad4d661220d5429935deceb8036d6c30d2 Mon Sep 17 00:00:00 2001 From: Sanjay Bhangar Date: Mon, 1 May 2023 14:10:25 +0530 Subject: [PATCH 1/8] select radio when corresponding select is changed, addresses #696 --- kubespawner/templates/form.html | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/kubespawner/templates/form.html b/kubespawner/templates/form.html index 97047552..7f19724b 100644 --- a/kubespawner/templates/form.html +++ b/kubespawner/templates/form.html @@ -2,7 +2,7 @@
{%- for profile in profile_list %} {#- Wrap everything in a label tag so clicking anywhere selects the option #} -