Fix progress issues

ECOM-6602
This commit is contained in:
Matthew Piatetsky
2017-04-21 11:01:14 -04:00
parent 22ab0c8d47
commit ff0da0f78e
6 changed files with 553 additions and 17 deletions

View File

@@ -4,7 +4,7 @@
<span class="price"> <%- price %></span>
</div>
<div class="action col-12 md-col-4">
<button href="<%- upgrade_url %>" type="button" class="btn-brand btn cta-primary upgrade-button">
<a href="<%- upgrade_url %>" class="btn-brand btn cta-primary upgrade-button">
<%- gettext('Buy Certificate') %>
</button>
<a>
</div>