Sha256: 229b85befb455940e2a359d7a2d30f09adac6aaec71c65a2d655e48f6774bfb4

Contents?: true

Size: 309 Bytes

Versions: 11

Compression:

Stored size: 309 Bytes

Contents

<% custom_form_for :billing_information, :html => { :id => "billing-information-form", :name => 'billing-information-form' } do |f| -%>
  <%= render :partial => 'billing_informations/form', :object => f %>
  <div class="button form-row">
    <%= f.submit translate('muck.commerce.save') %>
  </div>
<% end -%>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
muck-commerce-0.2.8 app/views/billing_informations/new.html.erb
muck-commerce-0.2.7 app/views/billing_informations/new.html.erb
muck-commerce-0.2.6 app/views/billing_informations/new.html.erb
muck-commerce-0.2.5 app/views/billing_informations/new.html.erb
muck-commerce-0.2.4 app/views/billing_informations/new.html.erb
muck-commerce-0.2.3 app/views/billing_informations/new.html.erb
muck-commerce-0.2.2 app/views/billing_informations/new.html.erb
muck-commerce-0.2.1 app/views/billing_informations/new.html.erb
muck-commerce-0.2.0 app/views/billing_informations/new.html.erb
muck-commerce-0.1.9 app/views/billing_informations/new.html.erb
muck-commerce-0.1.8 app/views/billing_informations/new.html.erb