From: Guillaume Pellerin Date: Mon, 20 Jul 2015 13:35:03 +0000 (+0200) Subject: cleanup X-Git-Tag: 1.1~199 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=c41eb1d37edfe1be8f49003590be643c014c7bb6;p=teleforma.git cleanup --- diff --git a/teleforma/exam/templates/exam/scripts.html b/teleforma/exam/templates/exam/scripts.html index 5d630ee3..bfaee4af 100644 --- a/teleforma/exam/templates/exam/scripts.html +++ b/teleforma/exam/templates/exam/scripts.html @@ -25,7 +25,6 @@
  • {% trans "Pending" %}{% if user.is_staff or user.quotass.all %}{% untreated_scripts_count user period %}{% endif %}
  • {% trans "Marked" %}{% if not user.is_staff and not user.quotas.all %}{% treated_scripts_count user period %}{% endif %}
  • {% trans "Rejected" %}
  • -
  • {% trans "Scores" %}
  • {% endblock courses %}