From bc74152b0f3ada5f14b764331dfec431bbe7da01 Mon Sep 17 00:00:00 2001 From: nikita Date: Sat, 17 Nov 2018 19:02:16 +0300 Subject: [PATCH] certificate fix --- apps/user/templates/user/bonus-history.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/user/templates/user/bonus-history.html b/apps/user/templates/user/bonus-history.html index d0035b54..11c67381 100644 --- a/apps/user/templates/user/bonus-history.html +++ b/apps/user/templates/user/bonus-history.html @@ -49,6 +49,8 @@ {% with payment=bonus.payment %} {% if payment.course %}
Курс. {{ payment.course.title }}
+ {% elif payment.giftcertificate %} +
Подарочный сертификат
{% else %}
{% if request.user_agent.is_mobile %}