From: Guillaume Pellerin Date: Wed, 27 Apr 2022 15:35:29 +0000 (+0200) Subject: mv webclass menu X-Git-Tag: 2.5.1^2 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=2ef9978761a853a4c315ffa91014dcdf9b29e9c4;p=teleforma.git mv webclass menu --- diff --git a/teleforma/templates/teleforma/base.html b/teleforma/templates/teleforma/base.html index 295aa32c..80dd0aae 100644 --- a/teleforma/templates/teleforma/base.html +++ b/teleforma/templates/teleforma/base.html @@ -102,6 +102,10 @@ {% if not user.student or not user.student.get.restricted %}
  • {% trans "Annals" %}
  • + {% if user.professor.count or user.is_superuser %} +
  • Webclass
  • + {% endif %} + {% if periods|length == 1 %}
  •  {% trans "Scripts" %} @@ -133,12 +137,6 @@
  • {% endif %} - {% if user.professor.count or user.is_superuser %} -
  • Webclass
  • - {% endif %} - - - {% if periods|length == 1 %}
  •  {% trans "Scores" %}