From 904bada79669d03c18fa455ceb7160bfe2b2d9ff Mon Sep 17 00:00:00 2001 From: Scott Baker Date: Thu, 27 Mar 2014 09:16:37 -0700 Subject: [PATCH] minidashboard changes from node33 --- planetstack/templates/admin/base.html | 32 +++++++++++++-------------- 1 file changed, 15 insertions(+), 17 deletions(-) diff --git a/planetstack/templates/admin/base.html b/planetstack/templates/admin/base.html index 53882ab..4ff608e 100644 --- a/planetstack/templates/admin/base.html +++ b/planetstack/templates/admin/base.html @@ -10,6 +10,10 @@ {% if LANGUAGE_BIDI %}{% endif %} + + + + {% if 'SHOW_REQUIRED_ASTERISK'|suit_conf %} @@ -30,19 +34,13 @@ {% block container %}
+

{% block header %} {% if not is_popup %} +
{% endblock %} @@ -219,11 +217,11 @@ {% endblock %} -