From 153482f32dd8aa1ceb7594874354225450f31fa3 Mon Sep 17 00:00:00 2001
From: Oskar Hahn {% trans "Participants" %}
-
{% trans "First Name" %} | {% trans "Last Name" %} | -{% trans "Group" %} | +{% trans "Category" %} | {% trans "Type" %} | {% trans "Committee" %} | {% if perms.participant.can_manage_participant %} -{% trans "Comment" %} | -{% trans "Last Login" %} | -{% trans "Actions" %} | +{% trans "Comment" %} | +{% trans "Last Login" %} | +{% trans "Actions" %} | {% endif %}
---|---|---|---|---|---|---|---|---|---|---|---|
{{ user.first_name }} | -{{ user.last_name }} | -{{ user.openslidesuser.name_surfix }} | -{{ user.openslidesuser.get_type_display }} | -{{ user.openslidesuser.committee }} | - {% if perms.participant.can_manage_participant %} -{{ user.openslidesuser.comment|first_line }} | -{% if user.last_login > user.date_joined %} - {{ user.last_login }} - {% endif %} | -- - - - - - - | - {% endif %} -||||
{% trans "No participants available." %} | -|||||||||||
{{ user.first_name }} | +{{ user.last_name }} | +{{ user.openslidesuser.category }} | +{{ user.openslidesuser.get_type_display }} | +{{ user.openslidesuser.committee }} | + {% if perms.participant.can_manage_participant %} +{{ user.openslidesuser.comment|first_line }} | ++ {% if user.last_login > user.date_joined %} + {{ user.last_login }} + {% endif %} + | ++ + + + + + + + + + + + | + {% endif %} +||||
{% trans "No participants available." %} | +