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/common.html | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 dashboard/app/common.html (limited to 'dashboard/app/common.html') diff --git a/dashboard/app/common.html b/dashboard/app/common.html deleted file mode 100644 index 74785b105..000000000 --- a/dashboard/app/common.html +++ /dev/null @@ -1,17 +0,0 @@ -{{define "header"}} -
- - - - - -
-

syzkaller

-
-
-
-{{end}} -- cgit mrf-deployment