Sha256: e8da916f7473fd285ae4158226c5f1182f8481ee539e0175fb6b94b66d5624a3

Contents?: true

Size: 314 Bytes

Versions: 28

Compression:

Stored size: 314 Bytes

Contents

<h1><%= t("editing_tax_rate") %></h1>
<%= render "shared/error_messages", :target => @tax_rate %>
<%= form_for(@tax_rate, :url => object_url, :html => { :method => :put }) do |f| %>
  <%= render :partial => "form", :locals => { :f => f } %>
  <%= render :partial => "admin/shared/edit_resource_links" %>
<% end %>

Version data entries

28 entries across 28 versions & 6 rubygems

Version Path
apispree_core-0.0.0 app/views/admin/tax_rates/edit.html.erb
My-Commerce_core-1.1.0 app/views/admin/tax_rates/edit.html.erb
My-Commerce_core-1.0.0 app/views/admin/tax_rates/edit.html.erb
MyCommerceapi-1.0.0 core/app/views/admin/tax_rates/edit.html.erb
MyCommerce-0.0.3 core/app/views/admin/tax_rates/edit.html.erb
rfcommerce_core-0.0.3 app/views/admin/tax_rates/edit.html.erb
spree_core-0.60.6 app/views/admin/tax_rates/edit.html.erb
spree_core-0.60.5 app/views/admin/tax_rates/edit.html.erb
spree_core-0.30.2 app/views/admin/tax_rates/edit.html.erb
spree_core-0.40.4 app/views/admin/tax_rates/edit.html.erb
spree_core-0.50.4 app/views/admin/tax_rates/edit.html.erb
spree_core-0.60.4 app/views/admin/tax_rates/edit.html.erb
spree_core-0.50.3 app/views/admin/tax_rates/edit.html.erb
spree_core-0.60.3 app/views/admin/tax_rates/edit.html.erb
spree_core-0.60.2 app/views/admin/tax_rates/edit.html.erb
spree_core-0.60.1 app/views/admin/tax_rates/edit.html.erb
spree_core-0.60.0 app/views/admin/tax_rates/edit.html.erb
spree_core-0.60.0.RC1 app/views/admin/tax_rates/edit.html.erb
spree_core-0.50.2 app/views/admin/tax_rates/edit.html.erb
spree_core-0.50.1 app/views/admin/tax_rates/edit.html.erb