From 8db1205d578248c5052d01a0cddaee71ffbd675c Mon Sep 17 00:00:00 2001 From: maphew Date: Sun, 17 Nov 2024 20:30:28 -0700 Subject: [PATCH] Fix whitespace, \n delimiters Bugs remaining: - [reset to default] and page exit (e.g. save) triggers: "500 PUT options. Option 'allowedHtmlTags' is not allowed to be changed" --- .../type_widgets/options/other/html_import_tags.js | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/src/public/app/widgets/type_widgets/options/other/html_import_tags.js b/src/public/app/widgets/type_widgets/options/other/html_import_tags.js index 66c1cbb88..30a77e256 100644 --- a/src/public/app/widgets/type_widgets/options/other/html_import_tags.js +++ b/src/public/app/widgets/type_widgets/options/other/html_import_tags.js @@ -5,16 +5,14 @@ const TPL = `

${t("import.html_import_tags.title")}

-

${t("import.html_import_tags.description")}

+

${t("import.html_import_tags.description")}

-
${t("import.html_import_tags.help")}
-