Sha256: b32d8c3c6091e92c5e86165a2d0282d0b07ed691c1973edce2eba01f71bd8458

Contents?: true

Size: 306 Bytes

Versions: 98

Compression:

Stored size: 306 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

98 entries across 98 versions & 1 rubygems

Version Path
spree_backend-4.0.9 app/views/spree/admin/taxons/index.html.erb
spree_backend-4.1.15 app/views/spree/admin/taxons/index.html.erb
spree_backend-4.1.14 app/views/spree/admin/taxons/index.html.erb
spree_backend-4.0.8 app/views/spree/admin/taxons/index.html.erb
spree_backend-3.7.14.1 app/views/spree/admin/taxons/index.html.erb
spree_backend-4.1.13.1 app/views/spree/admin/taxons/index.html.erb
spree_backend-4.0.7.1 app/views/spree/admin/taxons/index.html.erb
spree_backend-4.0.7 app/views/spree/admin/taxons/index.html.erb
spree_backend-3.7.14 app/views/spree/admin/taxons/index.html.erb
spree_backend-4.1.13 app/views/spree/admin/taxons/index.html.erb
spree_backend-4.0.6 app/views/spree/admin/taxons/index.html.erb
spree_backend-3.7.13 app/views/spree/admin/taxons/index.html.erb
spree_backend-4.0.5 app/views/spree/admin/taxons/index.html.erb
spree_backend-4.1.12 app/views/spree/admin/taxons/index.html.erb
spree_backend-3.7.12 app/views/spree/admin/taxons/index.html.erb
spree_backend-4.0.4 app/views/spree/admin/taxons/index.html.erb
spree_backend-3.7.11 app/views/spree/admin/taxons/index.html.erb
spree_backend-4.1.11 app/views/spree/admin/taxons/index.html.erb
spree_backend-4.1.10 app/views/spree/admin/taxons/index.html.erb
spree_backend-4.1.9 app/views/spree/admin/taxons/index.html.erb