From 989807f29e696a2dbf299dbc12c6bd4f614bb161 Mon Sep 17 00:00:00 2001 From: Claus Lohmar Date: Tue, 21 Jul 2026 18:43:16 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20innerHTML=20script=20execution=20bug=20?= =?UTF-8?q?=E2=80=94=20confirm=20form=20and=20polling=20now=20work?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Root cause: innerHTML does not execute diff --git a/frontend/templates/index.html b/frontend/templates/index.html index 7448e2b..a22d8ec 100644 --- a/frontend/templates/index.html +++ b/frontend/templates/index.html @@ -55,29 +55,42 @@
+ +
+ diff --git a/frontend/templates/polling.html b/frontend/templates/polling.html index bd1361a..12bc210 100644 --- a/frontend/templates/polling.html +++ b/frontend/templates/polling.html @@ -1,19 +1,7 @@ - - - - - -Converting VM — VM Bench - - - +
-
- -
Proxmox Image Conversion
-
- -

Converting VM {{ vmid }}

Job: {{ job_id }}  |  {{ vm_name }}

@@ -23,7 +11,7 @@
-
0%
+
0%

Waiting for backend...

@@ -31,95 +19,12 @@
-
- - - - - -