{% if !further_posten_required && !further_fuehrungsassistent_required && !further_wachhabender_required %}
Name | Funktion | Zeitraum | Kommentar | Planung | |
---|---|---|---|---|---|
{{ u.name }} | {{ u.function|show_tree|safe }} | {% match availabillity.time %} {% when AvailabilityTime::Temporarily(start, end) %} {{ start.format("%R") }} bis {{ end.format("%R") }} {% when _ %} ganztägig {% endmatch %} | {{ availabillity.comment.as_deref().unwrap_or("") }} |
|