Sha256: 3b95fd17267f36d332eb2a0e8ace1328d7514fd6a50e379d77eaca47f8412642

Contents?: true

Size: 389 Bytes

Versions: 19

Compression:

Stored size: 389 Bytes

Contents

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

<div class='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'>
	<%= render :partial => 'list' %>
</div>

Version data entries

19 entries across 19 versions & 6 rubygems

Version Path
apispree_core-0.0.0 app/views/admin/taxonomies/index.html.erb
My-Commerce_core-1.1.0 app/views/admin/taxonomies/index.html.erb
My-Commerce_core-1.0.0 app/views/admin/taxonomies/index.html.erb
MyCommerceapi-1.0.0 core/app/views/admin/taxonomies/index.html.erb
MyCommerce-0.0.3 core/app/views/admin/taxonomies/index.html.erb
rfcommerce_core-0.0.3 app/views/admin/taxonomies/index.html.erb
spree_core-0.60.6 app/views/admin/taxonomies/index.html.erb
spree_core-0.60.5 app/views/admin/taxonomies/index.html.erb
spree_core-0.50.4 app/views/admin/taxonomies/index.html.erb
spree_core-0.60.4 app/views/admin/taxonomies/index.html.erb
spree_core-0.50.3 app/views/admin/taxonomies/index.html.erb
spree_core-0.60.3 app/views/admin/taxonomies/index.html.erb
spree_core-0.60.2 app/views/admin/taxonomies/index.html.erb
spree_core-0.60.1 app/views/admin/taxonomies/index.html.erb
spree_core-0.60.0 app/views/admin/taxonomies/index.html.erb
spree_core-0.60.0.RC1 app/views/admin/taxonomies/index.html.erb
spree_core-0.50.2 app/views/admin/taxonomies/index.html.erb
spree_core-0.50.1 app/views/admin/taxonomies/index.html.erb
spree_core-0.50.0 app/views/admin/taxonomies/index.html.erb