Sha256: bd0f6f098c64ede471b34ad2dc0a4e2b069277eea3046e5caebab877fd0107b4

Contents?: true

Size: 283 Bytes

Versions: 22

Compression:

Stored size: 283 Bytes

Contents

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

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

<%= form_for(:taxon, :url => collection_url) do |f| %>

	<%= render :partial => "form", :locals => { :f => f } %>

	<p class="form-buttons">
	  <%= button t("create") %>
  </p>
<% end %>

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
spree_core-0.60.6 app/views/admin/taxonomies/new.html.erb
spree_core-0.60.5 app/views/admin/taxonomies/new.html.erb
spree_core-0.30.2 app/views/admin/taxonomies/new.html.erb
spree_core-0.40.4 app/views/admin/taxonomies/new.html.erb
spree_core-0.50.4 app/views/admin/taxonomies/new.html.erb
spree_core-0.60.4 app/views/admin/taxonomies/new.html.erb
spree_core-0.50.3 app/views/admin/taxonomies/new.html.erb
spree_core-0.60.3 app/views/admin/taxonomies/new.html.erb
spree_core-0.60.2 app/views/admin/taxonomies/new.html.erb
spree_core-0.60.1 app/views/admin/taxonomies/new.html.erb
spree_core-0.60.0 app/views/admin/taxonomies/new.html.erb
spree_core-0.60.0.RC1 app/views/admin/taxonomies/new.html.erb
spree_core-0.50.2 app/views/admin/taxonomies/new.html.erb
spree_core-0.50.1 app/views/admin/taxonomies/new.html.erb
spree_core-0.50.0 app/views/admin/taxonomies/new.html.erb
spree_core-0.40.3 app/views/admin/taxonomies/new.html.erb
spree_core-0.40.2 app/views/admin/taxonomies/new.html.erb
spree_core-0.40.1 app/views/admin/taxonomies/new.html.erb
spree_core-0.40.0 app/views/admin/taxonomies/new.html.erb
spree_core-0.30.1 app/views/admin/taxonomies/new.html.erb