mirror of
https://github.com/pretix/pretix.git
synced 2026-05-11 16:13:59 +00:00
Enable stripe when retrying payments
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
<form method="post" class="form-horizontal" href="">
|
||||
{% csrf_token %}
|
||||
<div class="form-horizontal">
|
||||
<div class="form-horizontal payment-redo-form">
|
||||
{{ form }}
|
||||
</div>
|
||||
<div class="row checkout-button-row">
|
||||
|
||||
Reference in New Issue
Block a user