Sha256: 09f12df4b1746e390c1fe6925a7fb676e5844b424230e8af5e63834f79f32ef4
Contents?: true
Size: 413 Bytes
Versions: 32
Compression:
Stored size: 413 Bytes
Contents
#items %table.zebra.table %thead %tr %th.grouped-checkbox %th Type %th Price %th %tbody - order.memberships.each do |item| %tr{:id => "row_item_#{item.id}", :class => item.state} %td.grouped-checkbox %td.item-description %span=item.product.membership_type.name %td.price= amount_and_nongift item %td
Version data entries
32 entries across 32 versions & 1 rubygems