From bb05485c79084fecd3602eceafca3d554ab88987 Mon Sep 17 00:00:00 2001 From: Julius Volz Date: Fri, 13 Aug 2021 18:10:31 +0200 Subject: [PATCH] Fix JS/CSS asset paths for classic /config page (#9202) Fixes https://github.com/prometheus/prometheus/issues/9130 Signed-off-by: Julius Volz --- web/ui/templates/config.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/ui/templates/config.html b/web/ui/templates/config.html index 3aa4dd88bd..ea8a91dca6 100644 --- a/web/ui/templates/config.html +++ b/web/ui/templates/config.html @@ -1,6 +1,6 @@ {{define "head"}} - - + + {{end}} {{define "content"}}