Sha256: dffa1cf6efbbe2f1937eb2f7521aa6a53966e0317e6c5b79b68085ab69bb0a31

Contents?: true

Size: 436 Bytes

Versions: 20

Compression:

Stored size: 436 Bytes

Contents

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

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

<%= form_for(:taxon, :url => admin_taxonomy_taxon_url(@taxonomy, @taxon), :html => { :method => :put, :multipart => true}) do |f| %>
  <%= render :partial => 'form', :locals => {:f => f} %>

  <p class="form-buttons">
    <%= button t("update") %> <%= t("or") %> <%= link_to t("cancel"), edit_admin_taxonomy_url(@taxonomy) %>
  </p>
<% end %>

Version data entries

20 entries across 20 versions & 7 rubygems

Version Path
apispree_core-0.0.0 app/views/admin/taxons/edit.html.erb
My-Commerce_core-1.1.0 app/views/admin/taxons/edit.html.erb
My-Commerce_core-1.0.0 app/views/admin/taxons/edit.html.erb
MyCommerceapi-1.0.0 core/app/views/admin/taxons/edit.html.erb
MyCommerce-0.0.3 core/app/views/admin/taxons/edit.html.erb
rfcommerce_core-0.0.3 app/views/admin/taxons/edit.html.erb
spree_core-0.60.6 app/views/admin/taxons/edit.html.erb
spree_core-0.60.5 app/views/admin/taxons/edit.html.erb
spree_suppliers-1.0.4 app/views/admin/supplier_taxons/edit.html.erb
spree_suppliers-1.0.3 app/views/admin/supplier_taxons/edit.html.erb
spree_suppliers-1.0.2 app/views/admin/supplier_taxons/edit.html.erb
spree_suppliers-1.0.1 app/views/admin/supplier_taxons/edit.html.erb
spree_suppliers-0.0.1 app/views/admin/supplier_taxons/edit.html.erb
spree_suppliers-0.60.3 app/views/admin/supplier_taxons/edit.html.erb
spree_core-0.60.4 app/views/admin/taxons/edit.html.erb
spree_core-0.60.3 app/views/admin/taxons/edit.html.erb
spree_core-0.60.2 app/views/admin/taxons/edit.html.erb
spree_core-0.60.1 app/views/admin/taxons/edit.html.erb
spree_core-0.60.0 app/views/admin/taxons/edit.html.erb
spree_core-0.60.0.RC1 app/views/admin/taxons/edit.html.erb