Sha256: 2fb681d74dfc5a0ef22b65645acc68711f9807593011e7a80b7468d9da9110bc

Contents?: true

Size: 291 Bytes

Versions: 1

Compression:

Stored size: 291 Bytes

Contents

<td style="color: #999"><%= model.payment_id %></td>
<td><%= model.payment.type %></td>
<td><%= model.order_amount %></td>
<td><%= model.check_amount.to_money(model.payment.currency).format %></td>
<td><time data-controller="time"><%= model.created_at.to_s(:rfc822) %></time></td>
<td></td>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rails_trade-0.0.3 app/views/trade/admin/order_payments/_index_tbody.html.erb