]> git.parisson.com Git - teleforma.git/commitdiff
fix contacts for correctors
authorGuillaume Pellerin <yomguy@parisson.com>
Sat, 26 Jul 2014 06:54:25 +0000 (08:54 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Sat, 26 Jul 2014 06:54:25 +0000 (08:54 +0200)
teleforma/templates/postman/base_write.html

index 08c6141b668328f34599f62272eea08b33ebacfa..a88fdfcaf83cd27dbbee45b0c56aadc204fbefa6 100644 (file)
@@ -24,7 +24,7 @@ function update_professor_recipient() {
 <div id="postman" class="desk_messages">
 <h1>{% block pm_write_title %}{% endblock %}</h1>
 
-{% if user.student.all or user.is_staff %}
+{% if user.student.all or user.is_staff or user.quotas.all %}
 <div style="padding-top: 0.5em;">
 
 <select id="_adminSelect" name="admins" onchange="update_admin_recipient();">