Commit c414b60b by Will Daly

ECOM-1031: Show requirements in upgrade step of the decoupled verify/payment flow

parent 6ce7f96f
......@@ -114,7 +114,6 @@
<% } %>
</div>
<% if ( !upgrade ) { %>
<div class="requirements-container">
<ul class="list-reqs <% if ( requirements['account-activation-required'] ) { %>account-not-activated<% } %>">
<% if ( requirements['account-activation-required'] ) { %>
......@@ -156,7 +155,6 @@
<% } %>
</ul>
</div>
<% } %>
<% if ( isActive ) { %>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment