From eeefb53ba92e50f35ac78e734d1f1787d9ce7462 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Thu, 1 Feb 2018 16:20:13 +0100 Subject: dashboard/app: tidy up UIs Show short kernel repo/branch aliases, also slightly reshuffle and tidy up tables. --- dashboard/app/bug.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dashboard/app/bug.html') diff --git a/dashboard/app/bug.html b/dashboard/app/bug.html index 1836a2bc0..98ca6aff3 100644 --- a/dashboard/app/bug.html +++ b/dashboard/app/bug.html @@ -46,7 +46,7 @@ Page with details about a single bug. {{$c.Manager}} {{formatTime $c.Time}} - {{$c.KernelRepo}}/{{$c.KernelBranch}} + {{$c.KernelAlias}} {{$c.KernelCommit}} {{$c.SyzkallerCommit}} .config -- cgit mrf-deployment