From 5cc04863ac499cadc5dd2b9d5b21af22ac5d3969 Mon Sep 17 00:00:00 2001 From: Mark Veidemanis Date: Wed, 3 Aug 2022 07:20:30 +0100 Subject: [PATCH] Escape fields before passing to JS --- core/templates/ui/drilldown/drilldown.html | 7 ++++++- core/templates/ui/drilldown/results.html | 12 ++++++------ 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/core/templates/ui/drilldown/drilldown.html b/core/templates/ui/drilldown/drilldown.html index abfd4e9..a3c55f9 100644 --- a/core/templates/ui/drilldown/drilldown.html +++ b/core/templates/ui/drilldown/drilldown.html @@ -5,7 +5,12 @@