From bc44d7fe0527895f00730104c0ea5b671ec32e3b Mon Sep 17 00:00:00 2001 From: kevin <kevin@procolix.com> Date: Wed, 19 Mar 2025 16:14:44 +0100 Subject: [PATCH] addres 5084 --- panel/src/panel/templates/configuration_form.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/panel/src/panel/templates/configuration_form.html b/panel/src/panel/templates/configuration_form.html index e7752990..bdd18984 100644 --- a/panel/src/panel/templates/configuration_form.html +++ b/panel/src/panel/templates/configuration_form.html @@ -8,9 +8,9 @@ hx-post="{% url 'configuration_form' %}" hx-trigger="click" hx-indicator="#spinner-container" - hx-vals='{"deploy": ""}' hx-disabled-elt="this" hx-swap="none" + name="deploy" > Deploy </button>