Sha256: c73c7327b265852e6938a86e0c5d2b11c8e024217eea3b9b97062a6959735a1d
Contents?: true
Size: 462 Bytes
Versions: 6
Compression:
Stored size: 462 Bytes
Contents
<tr id="<%= dom_id(wallet_payment_source, 'spree')%>" class="<%= cycle('even', 'odd') %>"> <td> <%= radio_button_tag "order[wallet_payment_source_id]", wallet_payment_source.id, default, class: "existing-cc-radio" %> </td> <td><%= wallet_payment_source.payment_source.friendly_payment_type %></td> <td><%= wallet_payment_source.payment_source.display_number %></td> </tr>
Version data entries
6 entries across 6 versions & 2 rubygems