From 801cf4b5da9a3d06888af1191aaabb257fc6eb02 Mon Sep 17 00:00:00 2001 From: Viktor Lofgren Date: Wed, 12 Jun 2024 08:59:40 +0200 Subject: [PATCH] (search) Fix bad practice usage of innerHTML to set what should be text content. --- .../search-service/resources/static/search/tts.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/services-application/search-service/resources/static/search/tts.js b/code/services-application/search-service/resources/static/search/tts.js index 3ad24f82..20ee9f37 100644 --- a/code/services-application/search-service/resources/static/search/tts.js +++ b/code/services-application/search-service/resources/static/search/tts.js @@ -27,7 +27,7 @@ function setupTypeahead() { for (i=0;i