From d4d63f63f1ab4cd636499adee319f2a0b8513020 Mon Sep 17 00:00:00 2001 From: maxbr Date: Fri, 5 May 2017 10:02:56 +0200 Subject: Pharos Dashboard: Add manual resource management Dev Pods are now managed by checking the "Dev pod" box in the Admin Panel. This commit also fixes a dead image URL and the oauth process for the dashboard URL. Change-Id: Ic94160eb3a4504a369606261440df0e5354ac027 Signed-off-by: maxbr --- tools/pharos-dashboard/src/templates/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools/pharos-dashboard/src/templates') diff --git a/tools/pharos-dashboard/src/templates/base.html b/tools/pharos-dashboard/src/templates/base.html index 2ce22a3a..4d8530ad 100644 --- a/tools/pharos-dashboard/src/templates/base.html +++ b/tools/pharos-dashboard/src/templates/base.html @@ -15,7 +15,7 @@ + src="http://artifacts.opnfv.org/apex/review/14099/installation-instructions/_static/opnfv-logo.png"> Pharos Dashboard @@ -108,4 +108,4 @@ -{% endblock basecontent %} \ No newline at end of file +{% endblock basecontent %} -- cgit 1.2.3-korg