From bfd9c03c82c26f28b257a36f81e46bad74cba67f Mon Sep 17 00:00:00 2001 From: Mark Veidemanis Date: Sun, 14 Aug 2022 23:01:21 +0100 Subject: [PATCH] Remove trailing comma --- core/templates/ui/drilldown/drilldown.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/templates/ui/drilldown/drilldown.html b/core/templates/ui/drilldown/drilldown.html index aa19f5b..7e55dcf 100644 --- a/core/templates/ui/drilldown/drilldown.html +++ b/core/templates/ui/drilldown/drilldown.html @@ -16,7 +16,7 @@ "index": "{{ params.index }}", "type": "{{ params.type|escapejs }}", "mtype": "{{ params.mtype|escapejs }}", - "nick": "{{ params.nick|escapejs }}",}' + "nick": "{{ params.nick|escapejs }}"}' hx-target="#modals-here" hx-trigger="load">