Sha256: 2782eda8903c6dba21ea6c25155fae91850c7c48fa3f0026d00381a15d6db0ca
Contents?: true
Size: 405 Bytes
Versions: 1
Compression:
Stored size: 405 Bytes
Contents
%li.customer.object{:id => "customer_#{customer.id}", :'data-id' => customer.id} .attributes %span.name.attribute - render_region :customer do |region| - region.name do %span.name.attribute= link_to customer.name, edit_admin_shop_customer_path(customer) - region.modify do .modify %span.remove= link_to t('remove'), remove_admin_shop_customer_path(customer)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
radiant-shop-extension-0.10.0 | app/views/admin/shop/customers/index/_customer.html.haml |