Sha256: 67e02462e95029ecb3eae8d3ca554a4f68912d79ef760a3b959ee26399b53d94
Contents?: true
Size: 271 Bytes
Versions: 59
Compression:
Stored size: 271 Bytes
Contents
<% if @auth_shopping_payment.payment_status == 1 && @auth_shopping_payment.cart.cart_pending_balance == 0 %> <%= link_to "Create Coupons For your Friends/Family/Employees", new_discount_path(:discount => {:cart_id => @auth_shopping_payment.cart.id.to_s}) %> <% end %>
Version data entries
59 entries across 59 versions & 1 rubygems