From 9c81f2e82a673381e1a4db3485b328dd1dcef5d2 Mon Sep 17 00:00:00 2001 From: Brian Brazil Date: Wed, 11 Jun 2014 11:54:03 +0100 Subject: [PATCH] Remove the broken "User Dashboard" link. Due to the lack of a , this makes the entire header render badly. Accordingly it's safe to assume noone is using it, so remove it. With the new console template support, we'll need to something a bit more nuanced later. Change-Id: I3424bed6aea18cbd4c63ad48f98808098dadc3ad --- web/templates/_base.html | 2 -- web/web.go | 5 ----- 2 files changed, 7 deletions(-) diff --git a/web/templates/_base.html b/web/templates/_base.html index 5d301f366..764c51a5f 100644 --- a/web/templates/_base.html +++ b/web/templates/_base.html @@ -17,8 +17,6 @@
Prometheus