Remove old code line

This commit is contained in:
Sachi King 2018-01-21 14:19:42 +11:00
parent 394cb870d3
commit ab7aaa95c3

View file

@ -68,7 +68,6 @@
<td>{{ attendee.attendeeprofilebase.attendeeprofile.name }}</td>
<td>{{ attendee.ticket_type }}</td>
<td>{{ attendee.user.email }}</td>
<td><a href="{% url 'regidesk:check_in_user_view' attendee.user.checkin.code %}">{{ attendee.user.checkin.code }}</a></td>
<td>{% if attendee.user.checkin.code %}
<a href="{% url 'regidesk:check_in_user_view' attendee.user.checkin.code %}">{{ attendee.user.checkin.code }}</a>{% endif %}</td>
<td>