Sha256: 56aaccc1e4573a36a55e6f074efa923367f4989c61dfb044bb01a82e716c0e8d
Contents?: true
Size: 291 Bytes
Versions: 37
Compression:
Stored size: 291 Bytes
Contents
%h3 Billing %div#billing = render :partial => '/admin/shop/customers/edit/parts/address', :locals => { :address => @shop_order.billing } %h3 Shipping %div#shipping = render :partial => '/admin/shop/customers/edit/parts/address', :locals => { :address => @shop_order.shipping }
Version data entries
37 entries across 37 versions & 1 rubygems