Remove badge preview button (fixes #138)

This commit is contained in:
Tobias 2018-09-29 17:11:20 +12:00
parent dcefb7e56c
commit 8954be06c5

View file

@ -51,7 +51,6 @@
</div>
<div class="panel-body">
<p>If you would like to change the details on your badge or your attendee statistics, you may edit your attendee profile up until the 15th January 2018</p>
<a class="btn btn-lg btn-primary pull-left" role="button" href="{% url "user_badge" %}">Preview my badge</a>
<a class="btn btn-lg btn-primary pull-right" role="button" href="{% url "attendee_edit" %}">Edit attendee profile</a>
</div>
</div>