From 396d67bb2caa01301c2fad021dafe9a701157dde Mon Sep 17 00:00:00 2001 From: Nicola Murino Date: Mon, 16 Jan 2023 19:45:12 +0100 Subject: [PATCH] web: add spellcheck hint to some more fields Signed-off-by: Nicola Murino --- templates/webadmin/eventaction.html | 8 ++++---- templates/webadmin/fsconfig.html | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/templates/webadmin/eventaction.html b/templates/webadmin/eventaction.html index 1bf6f37d..be8c1ae1 100644 --- a/templates/webadmin/eventaction.html +++ b/templates/webadmin/eventaction.html @@ -795,10 +795,10 @@ along with this program. If not, see . $(".form_field_http_headers_outer").append(`
- +
- +
@@ -822,10 +822,10 @@ along with this program. If not, see . $(".form_field_http_query_outer").append(`
- +
- +
diff --git a/templates/webadmin/fsconfig.html b/templates/webadmin/fsconfig.html index cecc5b97..08767cc0 100644 --- a/templates/webadmin/fsconfig.html +++ b/templates/webadmin/fsconfig.html @@ -299,7 +299,7 @@ along with this program. If not, see .
+ spellcheck="false" value="{{.AzBlobConfig.AccountName}}" maxlength="255">
@@ -455,7 +455,7 @@ along with this program. If not, see .
-