commit | 25df436e415ecb56b359c38c7afd305095733ab6 | [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 | 516f80be5aa291a948e80ec5ae0a6218de4f0078 [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 %}