Sha256: 3323bfc7e6157c6eb073466468b8d4e481a873cb7e54c9f4feed7cb8f8bac7f5

Contents?: true

Size: 408 Bytes

Versions: 9

Compression:

Stored size: 408 Bytes

Contents

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

<% content_for :page_title do %>
  <%= t(:taxonomies) %>
<% end %>

<% content_for :page_actions do %>
  <li>
    <%= button_link_to t(:new_taxonomy), spree.new_admin_taxonomy_url, :icon => 'icon-plus', :id => 'admin_new_taxonomy_link' %></p>
  </li>
<% end %>

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

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
spree_core-1.3.5 app/views/spree/admin/taxonomies/index.html.erb
spree_core-1.3.4 app/views/spree/admin/taxonomies/index.html.erb
spree_core-1.3.3 app/views/spree/admin/taxonomies/index.html.erb
spree_core-1.3.2 app/views/spree/admin/taxonomies/index.html.erb
spree_core-1.3.1 app/views/spree/admin/taxonomies/index.html.erb
spree_core-1.3.0 app/views/spree/admin/taxonomies/index.html.erb
spree_core-1.3.0.rc2 app/views/spree/admin/taxonomies/index.html.erb
dup_spree_core-1.3.0.rc1 app/views/spree/admin/taxonomies/index.html.erb
spree_core-1.3.0.rc1 app/views/spree/admin/taxonomies/index.html.erb