Sha256: 33ad176c3756cc71133eaa547c278590794d5f56f5c939b14420cb69743d45ab

Contents?: true

Size: 368 Bytes

Versions: 28

Compression:

Stored size: 368 Bytes

Contents

<%= render :partial => 'admin/shared/configuration_menu' %>

<h1><%= t("editing_state") %></h1>

<%= render 'shared/error_messages', :target => @state %>

<%= form_for(:state, :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/states/edit.html.erb
My-Commerce_core-1.1.0 app/views/admin/states/edit.html.erb
My-Commerce_core-1.0.0 app/views/admin/states/edit.html.erb
MyCommerceapi-1.0.0 core/app/views/admin/states/edit.html.erb
MyCommerce-0.0.3 core/app/views/admin/states/edit.html.erb
rfcommerce_core-0.0.3 app/views/admin/states/edit.html.erb
spree_core-0.60.6 app/views/admin/states/edit.html.erb
spree_core-0.60.5 app/views/admin/states/edit.html.erb
spree_core-0.30.2 app/views/admin/states/edit.html.erb
spree_core-0.40.4 app/views/admin/states/edit.html.erb
spree_core-0.50.4 app/views/admin/states/edit.html.erb
spree_core-0.60.4 app/views/admin/states/edit.html.erb
spree_core-0.50.3 app/views/admin/states/edit.html.erb
spree_core-0.60.3 app/views/admin/states/edit.html.erb
spree_core-0.60.2 app/views/admin/states/edit.html.erb
spree_core-0.60.1 app/views/admin/states/edit.html.erb
spree_core-0.60.0 app/views/admin/states/edit.html.erb
spree_core-0.60.0.RC1 app/views/admin/states/edit.html.erb
spree_core-0.50.2 app/views/admin/states/edit.html.erb
spree_core-0.50.1 app/views/admin/states/edit.html.erb