Sha256: d6d7246d6d74eddd6c77f814184b1e7967c218ce589571c80eaedf176591df56

Contents?: true

Size: 335 Bytes

Versions: 19

Compression:

Stored size: 335 Bytes

Contents

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

<div class="taxon-products-view">
  <div class="form-group">
    <%= select_tag :taxon_id, nil, class: 'd-block w-100' %>
  </div>

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

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

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
spree_backend-4.2.7 app/views/spree/admin/taxons/index.html.erb
spree_backend-4.3.3 app/views/spree/admin/taxons/index.html.erb
spree_backend-4.2.6 app/views/spree/admin/taxons/index.html.erb
spree_backend-4.3.2 app/views/spree/admin/taxons/index.html.erb
spree_backend-4.3.1 app/views/spree/admin/taxons/index.html.erb
spree_backend-4.3.0 app/views/spree/admin/taxons/index.html.erb
spree_backend-4.3.0.rc3 app/views/spree/admin/taxons/index.html.erb
spree_backend-4.3.0.rc2 app/views/spree/admin/taxons/index.html.erb
spree_backend-4.3.0.rc1 app/views/spree/admin/taxons/index.html.erb
spree_backend-4.2.5 app/views/spree/admin/taxons/index.html.erb
spree_backend-4.2.4 app/views/spree/admin/taxons/index.html.erb
spree_backend-4.2.3.1 app/views/spree/admin/taxons/index.html.erb
spree_backend-4.2.3 app/views/spree/admin/taxons/index.html.erb
spree_backend-4.2.2 app/views/spree/admin/taxons/index.html.erb
spree_backend-4.2.1 app/views/spree/admin/taxons/index.html.erb
spree_backend-4.2.0 app/views/spree/admin/taxons/index.html.erb
spree_backend-4.2.0.rc5 app/views/spree/admin/taxons/index.html.erb
spree_backend-4.2.0.rc4 app/views/spree/admin/taxons/index.html.erb
spree_backend-4.2.0.rc3 app/views/spree/admin/taxons/index.html.erb