From: Yoan Le Clanche Date: Mon, 11 May 2020 16:21:42 +0000 (+0200) Subject: allow teacher / admins / correctors to set custom recipient X-Git-Tag: 1.4.2~1^2 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=2d4966d4cd63be42dd43be85e62d6a5e718c436c;p=teleforma.git allow teacher / admins / correctors to set custom recipient --- diff --git a/teleforma/templates/postman/base_write.html b/teleforma/templates/postman/base_write.html index 41395ddd..f6961c8e 100644 --- a/teleforma/templates/postman/base_write.html +++ b/teleforma/templates/postman/base_write.html @@ -36,6 +36,11 @@ + {% if not user.student.all %} + + {% endif %} +