Sha256: 9cabdb280b79a9c8a42ebf860b976a78a37d8a3978abb40df2b0a774e4986510
Contents?: true
Size: 444 Bytes
Versions: 1
Compression:
Stored size: 444 Bytes
Contents
<tr> <td class="has-text-right"><%= Trade::CardPromote.human_attribute_name(:income_min) %></td> <td><%= @card_promote.income_min %></td> </tr> <tr> <td class="has-text-right"><%= Trade::CardPromote.human_attribute_name(:income_max) %></td> <td><%= @card_promote.income_max %></td> </tr> <tr> <td class="has-text-right"><%= Trade::CardPromote.human_attribute_name(:promote_id) %></td> <td><%= @card_promote.promote_id %></td> </tr>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rails_trade-0.0.3 | app/views/trade/admin/card_promotes/_show_table.html.erb |