From 1d8deff9858ae1bb5f58b286cd92180af23282db Mon Sep 17 00:00:00 2001 From: Taras Madan Date: Mon, 22 Jul 2024 12:43:24 +0200 Subject: pkg/cover/templates/templates.html: nbsp menu items --- dashboard/app/templates/templates.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dashboard/app/templates/templates.html b/dashboard/app/templates/templates.html index eea426e08..0fb915c83 100644 --- a/dashboard/app/templates/templates.html +++ b/dashboard/app/templates/templates.html @@ -110,9 +110,9 @@ Use of this source code is governed by Apache 2 LICENSE that can be found in the Total Repo Heatmap + href="/{{$.Namespace}}/graph/coverage_heatmap">Repo Heatmap Subsystems Heatmap + href="/{{$.Namespace}}/graph/coverage_subsystems_heatmap">Subsystems Heatmap {{end}} -- cgit mrf-deployment