Commit 9c0634a6 by Will Daly Committed by David Baumgold

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

parent ed7b92cf
......@@ -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