forked from CGM_Public/pretix_original
Fix voucher validation in CartManager
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
<div class="clearfix"></div>
|
||||
</h2>
|
||||
{% if order.status == "n" and not order.require_approval %}
|
||||
<div class="panel panel-danger">
|
||||
<div class="panel panel-primary">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">
|
||||
{% trans "Payment" %}
|
||||
|
||||
Reference in New Issue
Block a user