{% load user_link %} {% if requests|length > 0 %}
Lab date | Experiment | Student | Tutor(s) | ||
---|---|---|---|---|---|
{% if forloop.first %}{{ request.date.date }}{% endif %} |
{% if forloop.first %}
|
{% user_link request.student admin %}
{% if request.partners.count > 0 %}
(
+{{ request.partners.count }}
)
{% endif %}
{% if request.comment %}
|
{% tutor_link_list request.experiment.tutors.all admin %} |
{% if forloop.first and admin or labuser.is_tutor %}
|
{% if admin or labuser.is_tutor or LABCOURSE.STUDENT.CAN_CANCEL_APPOINTMENT_REQUEST and labuser.is_student %}
|