Sha256: cb4a5a208a79b161e9104b65837abdd540b919be3508366dc24fccfa151d68c4

Contents?: true

Size: 389 Bytes

Versions: 28

Compression:

Stored size: 389 Bytes

Contents

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

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

<%= render "shared/error_messages", :target => @zone %>

<%= form_for(@zone, :url => object_url, :html => { :method => :put }) do |zone_form| %>
  <%= render :partial => "form", :locals => { :zone_form => zone_form } %>
  <%= 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/zones/edit.html.erb
My-Commerce_core-1.1.0 app/views/admin/zones/edit.html.erb
My-Commerce_core-1.0.0 app/views/admin/zones/edit.html.erb
MyCommerceapi-1.0.0 core/app/views/admin/zones/edit.html.erb
MyCommerce-0.0.3 core/app/views/admin/zones/edit.html.erb
rfcommerce_core-0.0.3 app/views/admin/zones/edit.html.erb
spree_core-0.60.6 app/views/admin/zones/edit.html.erb
spree_core-0.60.5 app/views/admin/zones/edit.html.erb
spree_core-0.30.2 app/views/admin/zones/edit.html.erb
spree_core-0.40.4 app/views/admin/zones/edit.html.erb
spree_core-0.50.4 app/views/admin/zones/edit.html.erb
spree_core-0.60.4 app/views/admin/zones/edit.html.erb
spree_core-0.50.3 app/views/admin/zones/edit.html.erb
spree_core-0.60.3 app/views/admin/zones/edit.html.erb
spree_core-0.60.2 app/views/admin/zones/edit.html.erb
spree_core-0.60.1 app/views/admin/zones/edit.html.erb
spree_core-0.60.0 app/views/admin/zones/edit.html.erb
spree_core-0.60.0.RC1 app/views/admin/zones/edit.html.erb
spree_core-0.50.2 app/views/admin/zones/edit.html.erb
spree_core-0.50.1 app/views/admin/zones/edit.html.erb