From: Guillaume Pellerin Date: Mon, 10 Mar 2014 14:08:45 +0000 (+0100) Subject: fix prof select ? X-Git-Tag: 1.1~490 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=a712a35bfceb8433546770624ea9c77235f5342b;p=teleforma.git fix prof select ? --- diff --git a/teleforma/templates/postman/base_write.html b/teleforma/templates/postman/base_write.html index ff375603..08c6141b 100644 --- a/teleforma/templates/postman/base_write.html +++ b/teleforma/templates/postman/base_write.html @@ -5,16 +5,20 @@ {% block content %}
@@ -23,7 +27,7 @@ function update_recipients() { {% if user.student.all or user.is_staff %}
- {% get_all_admins as admins %} {% for a in admins %} @@ -31,7 +35,7 @@ function update_recipients() { {% endfor %} - {% get_all_professors as professors %} {% for p in professors %}