Sha256: 15a6bae740b56fc2a85304a2f2a83d94f78d0da93fb8c55585910ae6d8de53f6

Contents?: true

Size: 584 Bytes

Versions: 37

Compression:

Stored size: 584 Bytes

Contents

- form_for [:admin, @shop_customer], :html => {'data-onsubmit_status'=>"Saving Changes…"} do |f|
  - render_region :form do |form|
    - form.inputs do
      = render :partial => '/admin/shop/customers/edit/inputs', :locals => { :f => f }
      
    - form.meta do
      = render :partial => '/admin/shop/customers/edit/meta',   :locals => { :f => f }
      
    - form.parts do
      = render :partial => '/admin/shop/customers/edit/parts',  :locals => { :f => f }
      
    - form.foot do
      = render :partial => 'admin/shop/customers/edit/foot',    :locals => { :f => f }

Version data entries

37 entries across 37 versions & 1 rubygems

Version Path
radiant-shop-extension-0.94.8 app/views/admin/shop/customers/edit/_form.html.haml
radiant-shop-extension-0.94.7 app/views/admin/shop/customers/edit/_form.html.haml
radiant-shop-extension-0.94.6 app/views/admin/shop/customers/edit/_form.html.haml
radiant-shop-extension-0.94.5 app/views/admin/shop/customers/edit/_form.html.haml
radiant-shop-extension-0.94.4 app/views/admin/shop/customers/edit/_form.html.haml
radiant-shop-extension-0.94.3 app/views/admin/shop/customers/edit/_form.html.haml
radiant-shop-extension-0.94.2 app/views/admin/shop/customers/edit/_form.html.haml
radiant-shop-extension-0.94.1 app/views/admin/shop/customers/edit/_form.html.haml
radiant-shop-extension-0.94.0 app/views/admin/shop/customers/edit/_form.html.haml
radiant-shop-extension-0.93.3 app/views/admin/shop/customers/edit/_form.html.haml
radiant-shop-extension-0.93.2 app/views/admin/shop/customers/edit/_form.html.haml
radiant-shop-extension-0.93.1 app/views/admin/shop/customers/edit/_form.html.haml
radiant-shop-extension-0.93.0 app/views/admin/shop/customers/edit/_form.html.haml
radiant-shop-extension-0.92.11 app/views/admin/shop/customers/edit/_form.html.haml
radiant-shop-extension-0.92.10 app/views/admin/shop/customers/edit/_form.html.haml
radiant-shop-extension-0.92.9 app/views/admin/shop/customers/edit/_form.html.haml
radiant-shop-extension-0.92.8 app/views/admin/shop/customers/edit/_form.html.haml
radiant-shop-extension-0.92.7 app/views/admin/shop/customers/edit/_form.html.haml
radiant-shop-extension-0.92.6 app/views/admin/shop/customers/edit/_form.html.haml
radiant-shop-extension-0.92.3 app/views/admin/shop/customers/edit/_form.html.haml