commit | f09eebb3414b9bb608eac4fc9a204599efc781f1 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Wed Feb 04 16:34:18 2015 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Wed Feb 04 16:34:18 2015 -0800 |
tree | 403a2e65464131bf61669604573779eb21829d8c | |
parent | 8156da9ff83818df0de709aff4a1df1629b4f2c4 [diff] [blame] |
remove obsolete welcome view
diff --git a/planetstack/templates/admin/base.html b/planetstack/templates/admin/base.html index 2d00343..29823a5 100644 --- a/planetstack/templates/admin/base.html +++ b/planetstack/templates/admin/base.html
@@ -117,7 +117,7 @@ {% if not is_popup %} <div id=openCloudTopPage> - {% include "/opt/planetstack/templates/admin/newminidashboard.html" %} + {% include "admin/newminidashboard.html" %} </div> {% block breadcrumbs %}