From: yomguy Date: Tue, 12 Feb 2013 14:54:53 +0000 (+0100) Subject: fix professor links X-Git-Tag: 2.8.1-ae~123 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=43c7d3f2aed81589507d99d1dda177aa19c66745;p=teleforma.git fix professor links --- diff --git a/teleforma/templates/postman/base_write.html b/teleforma/templates/postman/base_write.html index ea08e5c4..efefa1ab 100644 --- a/teleforma/templates/postman/base_write.html +++ b/teleforma/templates/postman/base_write.html @@ -6,7 +6,7 @@

{% block pm_write_title %}{% endblock %}

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