{% load scipost_extras %} {% load automarkup %}
Date | Event | Noted by | Actions |
---|---|---|---|
{{ event.noted_on }}
{% if event.duration %}
Duration: {{ event.duration|duration }} {% endif %} |
{{ event.get_event_display|linebreaksbr }} | {{ event.noted_by.user.first_name }} {{ event.noted_by.user.last_name }} | {% if not non_editable %} {% if event.noted_by == request.user.production_user and event.editable %} {% endif %} {% endif %} |
{% if event.comments %}
{% if event.noted_to %}
To: {{ event.noted_to.user.first_name }} {{ event.noted_to.user.last_name }}
|
|||
No events found |