From e02ac807a0ff5dd10cd97b56b2b5eb1ce69fd88d Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Fri, 24 Aug 2018 20:39:37 +0200 Subject: dashboard/app: show recent crashes first after time sorting --- 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 2cdfc8d78..056699fae 100644 --- a/dashboard/app/bug.html +++ b/dashboard/app/bug.html @@ -38,7 +38,7 @@ Page with details about a single bug. All crashes ({{.Bug.NumCrashes}}): Manager - Time + Time Kernel Commit Syzkaller -- cgit mrf-deployment