Sha256: f50da6bca60c02880d5622edafc3254bc337c860ff891c8e5a79716fbd807887
Contents?: true
Size: 298 Bytes
Versions: 28
Compression:
Stored size: 298 Bytes
Contents
<%= render :partial => 'spree/admin/shared/configuration_menu' %> <h1><%= t(:new_taxonomy) %></h1> <%= form_for [:admin, @taxonomy] do |f| %> <%= render :partial => 'form', :locals => { :f => f } %> <p class="form-buttons" data-hook="buttons"> <%= button t(:create) %> </p> <% end %>
Version data entries
28 entries across 28 versions & 1 rubygems