enable proposal acceptance
This commit is contained in:
parent
7324d03031
commit
82754d2342
1 changed files with 0 additions and 2 deletions
|
@ -16,7 +16,6 @@
|
|||
{% endblock %}
|
||||
|
||||
{% block body %}
|
||||
{% comment %}
|
||||
<div class="pull-right">
|
||||
<form class="result-form form-inline" method="POST" action="">
|
||||
{% csrf_token %}
|
||||
|
@ -34,7 +33,6 @@
|
|||
{% endif %}
|
||||
</form>
|
||||
</div>
|
||||
{% endcomment %}
|
||||
|
||||
<h3>#{{ proposal.number }}: {{ proposal.title }} ({{ proposal.speaker }}, Track: {{ proposal.track }})</h3>
|
||||
|
||||
|
|
Loading…
Reference in a new issue