From ff8f28660ad3f0d603d44fab2563dd093fad6ce9 Mon Sep 17 00:00:00 2001 From: schlagmichdoch Date: Mon, 6 Mar 2023 16:03:34 +0100 Subject: [PATCH] prevent buttons from submitting form by adding `type="button"` --- public/index.html | 6 +++--- public_included_ws_fallback/index.html | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/public/index.html b/public/index.html index ad8658b..5f2aa1e 100644 --- a/public/index.html +++ b/public/index.html @@ -122,7 +122,7 @@
Enter key from another device to continue.
- +
@@ -137,7 +137,7 @@
Are you sure to unpair all devices?
- +
@@ -209,7 +209,7 @@
- +
diff --git a/public_included_ws_fallback/index.html b/public_included_ws_fallback/index.html index 549e16e..6c70f9f 100644 --- a/public_included_ws_fallback/index.html +++ b/public_included_ws_fallback/index.html @@ -125,7 +125,7 @@
Enter key from another device to continue.
- +
@@ -140,7 +140,7 @@
Are you sure to unpair all devices?
- +
@@ -212,7 +212,7 @@
- +