Fix voucher validation in CartManager

This commit is contained in:
Raphael Michel
2019-07-08 17:50:22 +02:00
parent 08bfe13dc3
commit 2352f3b811
2 changed files with 5 additions and 2 deletions

View File

@@ -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" %}