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