Sha256: 38334e84dc462da8f4eebeb39d97c10f65e38a0016527637a182d2e09912047f

Contents?: true

Size: 206 Bytes

Versions: 17

Compression:

Stored size: 206 Bytes

Contents

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

Version data entries

17 entries across 17 versions & 3 rubygems

Version Path
kdmny-spree-0.0.1 app/views/admin/tax_categories/_form.html.erb
spree-0.10.2 vendor/extensions/theme_default/app/views/admin/tax_categories/_form.html.erb
spree-0.10.1 vendor/extensions/theme_default/app/views/admin/tax_categories/_form.html.erb
spree-0.10.0 vendor/extensions/theme_default/app/views/admin/tax_categories/_form.html.erb
spree-0.10.0.beta vendor/extensions/theme_default/app/views/admin/tax_categories/_form.html.erb
spree-enriquez-0.9.4 app/views/admin/tax_categories/_form.html.erb
spree-0.9.4 app/views/admin/tax_categories/_form.html.erb
spree-0.9.3 app/views/admin/tax_categories/_form.html.erb
spree-0.9.2 app/views/admin/tax_categories/_form.html.erb
spree-0.9.1 app/views/admin/tax_categories/_form.html.erb
spree-0.9.0 app/views/admin/tax_categories/_form.html.erb
spree-0.8.4 app/views/admin/tax_categories/_form.html.erb
spree-0.8.5 app/views/admin/tax_categories/_form.html.erb
spree-0.8.0 app/views/admin/tax_categories/_form.html.erb
spree-0.8.1 app/views/admin/tax_categories/_form.html.erb
spree-0.8.2 app/views/admin/tax_categories/_form.html.erb
spree-0.8.3 app/views/admin/tax_categories/_form.html.erb