]> git.parisson.com Git - teleforma.git/commitdiff
undo annals
authoryomguy <yomguy@parisson.com>
Sun, 7 Apr 2013 14:30:39 +0000 (16:30 +0200)
committeryomguy <yomguy@parisson.com>
Sun, 7 Apr 2013 14:30:39 +0000 (16:30 +0200)
teleforma/templates/telemeta/base.html

index 65574673be8318f040cdddba0634ba86b0b398c7..94658d304857773fbb3fd6b3a9690c5b0f5c0244 100644 (file)
@@ -98,8 +98,7 @@ alt="logo" />
 
  {% if user.is_staff %}
   <li><a href="{% url teleforma-users %}" class="yellow">{% trans "Users" %}</a></li>
- {% else %}
-  <li><a href="{% url teleforma-annals %}" class="yellow">{% trans "Annals" %}</a></li>
+
  {% endif %}
 
  {% if user.is_authenticated %}