From: Guillaume Pellerin Date: Sat, 26 Jul 2014 06:54:25 +0000 (+0200) Subject: fix contacts for correctors X-Git-Tag: 1.1~348 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=409fed402e646ecccd26f9cb3ea86b0f0c844d36;p=teleforma.git fix contacts for correctors --- diff --git a/teleforma/templates/postman/base_write.html b/teleforma/templates/postman/base_write.html index 08c6141b..a88fdfca 100644 --- a/teleforma/templates/postman/base_write.html +++ b/teleforma/templates/postman/base_write.html @@ -24,7 +24,7 @@ function update_professor_recipient() {

{% block pm_write_title %}{% endblock %}

-{% if user.student.all or user.is_staff %} +{% if user.student.all or user.is_staff or user.quotas.all %}