]> git.parisson.com Git - teleforma.git/commitdiff
no annals
authorGuillaume Pellerin <yomguy@parisson.com>
Thu, 22 Aug 2013 14:25:31 +0000 (16:25 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Thu, 22 Aug 2013 14:25:31 +0000 (16:25 +0200)
teleforma/templates/telemeta/base.html

index e255cc2a20abc164f084b50836e5e41f54b79360..78cccd3a41056115d26b10d28e823d572bfaa461 100644 (file)
@@ -109,8 +109,6 @@ alt="logo" />
 
  {% if user.is_staff %}
   <li><a href="{% url teleforma-users 0 0 0 %}" class="yellow">{% trans "Users" %}</a></li>
- {% else %}
-  <li><a href="{% url teleforma-annals %}" class="yellow">{% trans "Annals" %}</a></li>
  {% endif %}
 
  {% if user.is_authenticated %}