Sha256: 52486855d628f578fcdc5006d37f9b573f27c074db2ae4ece2de6b241b7b8ce2

Contents?: true

Size: 424 Bytes

Versions: 28

Compression:

Stored size: 424 Bytes

Contents

<%= render :partial => 'spree/admin/shared/configuration_menu' %>

<div class="toolbar" data-hook="toolbar">
  <ul class="actions">
    <li>
      <%= button_link_to t(:new_taxonomy), new_admin_taxonomy_url, :icon => 'add', :id => 'admin_new_taxonomy_link' %></p>
    </li>
  </ul>
  <br class="clear" />
</div>

<h1><%= t(:taxonomies) %></h1>

<div id='list-taxonomies' data-hook>
  <%= render :partial => 'list' %>
</div>

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
spree_core-1.2.5 app/views/spree/admin/taxonomies/index.html.erb
spree_core-1.1.6 app/views/spree/admin/taxonomies/index.html.erb
spree_core-1.1.5 app/views/spree/admin/taxonomies/index.html.erb
spree_core-1.2.4 app/views/spree/admin/taxonomies/index.html.erb
spree_core-1.0.7 app/views/spree/admin/taxonomies/index.html.erb
spree_core-1.2.3 app/views/spree/admin/taxonomies/index.html.erb
spree_core-1.2.2 app/views/spree/admin/taxonomies/index.html.erb
spree_core-1.1.4 app/views/spree/admin/taxonomies/index.html.erb
spree_core-1.2.0 app/views/spree/admin/taxonomies/index.html.erb
spree_core-1.2.0.rc2 app/views/spree/admin/taxonomies/index.html.erb
spree_core-1.2.0.rc1 app/views/spree/admin/taxonomies/index.html.erb
spree_core-1.1.3 app/views/spree/admin/taxonomies/index.html.erb
spree_core-1.0.6 app/views/spree/admin/taxonomies/index.html.erb
spree_core-1.1.2 app/views/spree/admin/taxonomies/index.html.erb
spree_core-1.1.2.rc1 app/views/spree/admin/taxonomies/index.html.erb
spree_core-1.1.1 app/views/spree/admin/taxonomies/index.html.erb
spree_core-1.1.0 app/views/spree/admin/taxonomies/index.html.erb
spree_core-1.0.4 app/views/spree/admin/taxonomies/index.html.erb
spree_core-1.1.0.rc2 app/views/spree/admin/taxonomies/index.html.erb
spree_core-1.1.0.rc1 app/views/spree/admin/taxonomies/index.html.erb