From c8bf4aa68a6a11cd01aba74008824123a746a69c Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Mon, 27 May 2024 09:11:27 +0200 Subject: dashboard/app: add per-manager bug links --- dashboard/app/templates.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/dashboard/app/templates.html b/dashboard/app/templates.html index 84f733a06..c98d24334 100644 --- a/dashboard/app/templates.html +++ b/dashboard/app/templates.html @@ -237,6 +237,7 @@ Use of this source code is governed by Apache 2 LICENSE that can be found in the Execs Kernel build syzkaller build + Bugs @@ -253,6 +254,8 @@ Use of this source code is governed by Apache 2 LICENSE that can be found in the Commit Freshness Status + All + Only @@ -294,6 +297,8 @@ Use of this source code is governed by Apache 2 LICENSE that can be found in the {{end}} + all + only {{end}} -- cgit mrf-deployment