Sha256: ba6a2fcca71df11e771844f68096334fadd4bd74c82990aa9083830f16fc8787

Contents?: true

Size: 312 Bytes

Versions: 34

Compression:

Stored size: 312 Bytes

Contents

<% content_for :page_title do %>
  <%= Spree.t(:taxons) %>
<% end %>

<div class="taxon-products-view">
  <div class="form-group">
    <%= text_field_tag :taxon_id %>
  </div>

  <ul id="taxon_products" class="taxon"></ul>

  <%= render :partial => "spree/admin/products/autocomplete", :formats => :js %>
</div>

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
spree_backend-3.1.14 app/views/spree/admin/taxons/index.html.erb
spree_backend-3.1.13 app/views/spree/admin/taxons/index.html.erb
spree_backend-3.1.12 app/views/spree/admin/taxons/index.html.erb
spree_backend-3.1.11 app/views/spree/admin/taxons/index.html.erb
spree_backend-3.1.10 app/views/spree/admin/taxons/index.html.erb
spree_backend-3.1.9 app/views/spree/admin/taxons/index.html.erb
spree_backend-3.1.8 app/views/spree/admin/taxons/index.html.erb
spree_backend-3.1.7 app/views/spree/admin/taxons/index.html.erb
spree_backend-3.1.6 app/views/spree/admin/taxons/index.html.erb
spree_backend-3.1.5 app/views/spree/admin/taxons/index.html.erb
spree_backend-3.1.4 app/views/spree/admin/taxons/index.html.erb
spree_backend-3.1.3 app/views/spree/admin/taxons/index.html.erb
spree_backend-3.1.2 app/views/spree/admin/taxons/index.html.erb
spree_backend-3.0.10 app/views/spree/admin/taxons/index.html.erb
spree_backend-3.1.1 app/views/spree/admin/taxons/index.html.erb
spree_backend-3.1.0 app/views/spree/admin/taxons/index.html.erb
spree_backend-3.1.0.rc4 app/views/spree/admin/taxons/index.html.erb
spree_backend-3.0.9 app/views/spree/admin/taxons/index.html.erb
spree_backend-3.1.0.rc3 app/views/spree/admin/taxons/index.html.erb
spree_backend-3.1.0.rc2 app/views/spree/admin/taxons/index.html.erb