Only load Stripe.js if necessary

This commit is contained in:
Raphael Michel
2016-02-20 16:03:05 +01:00
parent 682ca6d149
commit edba7984cd
6 changed files with 100 additions and 58 deletions

View File

@@ -172,7 +172,7 @@
</div>
<div id="voucher-toggle">
<a href="javascript:void(0);">
<span class="fa fa-ticket"></span> Redeem a voucher
<span class="fa fa-ticket"></span> {% trans "Redeem a voucher" %}
</a>
</div>
</div>