Remove badge preview button (fixes #138)
This commit is contained in:
parent
dcefb7e56c
commit
8954be06c5
1 changed files with 0 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue