Sha256: 5e611493159571b9ff18f7ea4dc37101c1b5ac748b257e04503c579388c37be3

Contents?: true

Size: 179 Bytes

Versions: 4

Compression:

Stored size: 179 Bytes

Contents

<table cellspacing="5">
  <tr>
    <td><%= t("Name")%>: </td>
    <td>
      <%=error_message_on :taxonomy, :name%>  
      <%= text_field :taxonomy, :name  %>
    </td>
  </tr>
 

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
spree-0.4.1 app/views/admin/taxonomies/_form.html.erb
spree-0.4.0 app/views/admin/taxonomies/_form.html.erb
spree-0.5.0 app/views/admin/taxonomies/_form.html.erb
spree-0.5.1 app/views/admin/taxonomies/_form.html.erb