Refs #118 -- Asynchronous order cancelling

This commit is contained in:
Raphael Michel
2016-03-20 10:40:18 +01:00
parent 0044078ec5
commit 0355d22114
4 changed files with 73 additions and 23 deletions

View File

@@ -12,7 +12,7 @@
Do you really want to cancel this order? You cannot revert this action.
{% endblocktrans %}</p>
<form method="post" href="">
<form method="post" action="{% eventurl request.event "presale:event.order.cancel.do" secret=order.secret order=order.code %}" data-asynctask>
{% csrf_token %}
<div class="row checkout-button-row">
<div class="col-md-4">