Sha256: 08cbd46ee0ba5c444ae072f89b81edd34e99534955d81cbc793ff6499e0c9e78
Contents?: true
Size: 499 Bytes
Versions: 10
Compression:
Stored size: 499 Bytes
Contents
%li.discount.object{:id => "discount_#{discount.id}", :'data-id' => discount.id} .attributes %span.name.attribute - render_region :body do |body| - body.name do %span.name.attribute= link_to discount.name, [:edit_admin, discount] - body.code do %span.code.attribute= discount.code - body.amount do %span.amount.attribute= discount.amount - body.modify do .modify %span.remove= link_to t('remove'), [:remove_admin, discount]
Version data entries
10 entries across 10 versions & 2 rubygems