Sha256: f2677543468ae0906e0b439c7cbbf94b2c0e64cbaf900123d36e5f0e49ad5822
Contents?: true
Size: 367 Bytes
Versions: 13
Compression:
Stored size: 367 Bytes
Contents
%li.variant{ :id => "product_#{@shop_product.id}_variant_#{vf.object.id}", :'data-variant_id' => vf.object.id } %span.name = vf.text_field :name %span.price = vf.label :price, '$' = vf.text_field :price, :value => input_currency(vf.object.read_attribute(:price)) %span.value = number_to_currency(vf.object.price) %span.actions %span.delete
Version data entries
13 entries across 13 versions & 2 rubygems