Added a basic attendee view

This commit is contained in:
Raphael Michel
2016-03-09 23:19:31 +01:00
parent 59f0ba83b8
commit 2f72fddd3d
4 changed files with 93 additions and 1 deletions

View File

@@ -123,6 +123,12 @@
</li>
</ul>
</li>
<li>
<a href="{% url 'control:event.attendees' organizer=request.event.organizer.slug event=request.event.slug %}">
<i class="fa fa-user fa-fw"></i>
{% trans "Attendees" %}
</a>
</li>
{% endif %}
{% if request.eventperm.can_change_vouchers %}
<li>