From 8c58219081ad2f6948cc937da2039a01c7d28a4d Mon Sep 17 00:00:00 2001 From: Scott Baker Date: Tue, 10 Jun 2014 20:49:22 -0700 Subject: [PATCH] move stylesheet from dashboard to base to fix popup graph dialog --- planetstack/templates/admin/base.html | 1 + planetstack/templates/admin/dashboard/dashboard_base.html | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/planetstack/templates/admin/base.html b/planetstack/templates/admin/base.html index dd8ab75..b361058 100644 --- a/planetstack/templates/admin/base.html +++ b/planetstack/templates/admin/base.html @@ -11,6 +11,7 @@ + diff --git a/planetstack/templates/admin/dashboard/dashboard_base.html b/planetstack/templates/admin/dashboard/dashboard_base.html index 0a54c91..80903b4 100644 --- a/planetstack/templates/admin/dashboard/dashboard_base.html +++ b/planetstack/templates/admin/dashboard/dashboard_base.html @@ -6,7 +6,6 @@ - -- 2.43.0