From 16234494b2f8576dd97313c76cab0aa04150ce13 Mon Sep 17 00:00:00 2001 From: Taras Madan Date: Thu, 7 Nov 2024 15:26:18 +0100 Subject: [PATCH] pkg/cover: heatmap starts to use jquery --- dashboard/app/templates/custom_content.html | 1 + pkg/cover/templates/heatmap.html | 34 +++++++++------------ 2 files changed, 15 insertions(+), 20 deletions(-) diff --git a/dashboard/app/templates/custom_content.html b/dashboard/app/templates/custom_content.html index 7e2c722c14d0..eb59e1faa356 100644 --- a/dashboard/app/templates/custom_content.html +++ b/dashboard/app/templates/custom_content.html @@ -6,6 +6,7 @@ + {{template "head" .Header}}