Sha256: 74d665d7b752f03bb495cfd4c100cabe8fc40b26361d94bf0bd6ce7ad809996d

Contents?: true

Size: 164 Bytes

Versions: 13

Compression:

Stored size: 164 Bytes

Contents

<% f.field_container :name do %>
  <%= f.label :name, t("name") %><br />
  <%= error_message_on :taxonomy, :name %>
  <%= text_field :taxonomy, :name  %>
<% end %>

Version data entries

13 entries across 13 versions & 3 rubygems

Version Path
kdmny-spree-0.0.1 app/views/admin/taxonomies/_form.html.erb
spree-enriquez-0.9.4 app/views/admin/taxonomies/_form.html.erb
spree-0.9.4 app/views/admin/taxonomies/_form.html.erb
spree-0.9.3 app/views/admin/taxonomies/_form.html.erb
spree-0.9.2 app/views/admin/taxonomies/_form.html.erb
spree-0.9.1 app/views/admin/taxonomies/_form.html.erb
spree-0.9.0 app/views/admin/taxonomies/_form.html.erb
spree-0.8.4 app/views/admin/taxonomies/_form.html.erb
spree-0.8.5 app/views/admin/taxonomies/_form.html.erb
spree-0.8.0 app/views/admin/taxonomies/_form.html.erb
spree-0.8.1 app/views/admin/taxonomies/_form.html.erb
spree-0.8.2 app/views/admin/taxonomies/_form.html.erb
spree-0.8.3 app/views/admin/taxonomies/_form.html.erb