From 0f5874ff97f4c1d0a62db68668449fab3986ce61 Mon Sep 17 00:00:00 2001 From: Brian Brazil Date: Tue, 10 Jun 2014 11:03:48 +0100 Subject: [PATCH] Make Prometheus in header link to status page. This is consistent with alertmanager, and more intiutive for users. The graphs page just has graphs, so remove mention of consoles. Change-Id: I87780a4ade33697a6095423e1a7de47d341d2838 --- web/templates/_base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/templates/_base.html b/web/templates/_base.html index 023e2d745..5d301f366 100644 --- a/web/templates/_base.html +++ b/web/templates/_base.html @@ -15,12 +15,12 @@