Sha256: 5f29e9cf601c1d724cecdffde03b2d9356766c8a75b9ca0e2988a0d5a1239364
Contents?: true
Size: 215 Bytes
Versions: 2
Compression:
Stored size: 215 Bytes
Contents
<% if params[:action] == 'edit' -%> <%= link_to "Send Email Confirmation", piggybak.orders_email_url(params[:id]) %> <% else -%> <b>You may not send a confirmation email until you have a saved order.</b> <% end -%>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
piggybak-0.1.1 | app/views/rails_admin/main/_actions.html.erb |
piggybak-0.1.0 | app/views/rails_admin/main/_actions.html.erb |