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