Sha256: 349990072673e925074403f6f65507e9de1ce229193d86fa7a9df9a4d79a2e27

Contents?: true

Size: 356 Bytes

Versions: 31

Compression:

Stored size: 356 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' %></p>
    </li>
  </ul>
  <br class='clear' />
</div>

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

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

Version data entries

31 entries across 31 versions & 4 rubygems

Version Path
kdmny-spree-0.0.1 app/views/admin/taxonomies/index.html.erb
spree-0.11.4 vendor/extensions/theme_default/app/views/admin/taxonomies/index.html.erb
spree-0.11.3 vendor/extensions/theme_default/app/views/admin/taxonomies/index.html.erb
spree_core-0.30.2 app/views/admin/taxonomies/index.html.erb
spree_core-0.40.4 app/views/admin/taxonomies/index.html.erb
spree_core-0.40.3 app/views/admin/taxonomies/index.html.erb
spree_core-0.40.2 app/views/admin/taxonomies/index.html.erb
spree_core-0.40.1 app/views/admin/taxonomies/index.html.erb
spree_core-0.40.0 app/views/admin/taxonomies/index.html.erb
spree_core-0.30.1 app/views/admin/taxonomies/index.html.erb
spree_core-0.30.0 app/views/admin/taxonomies/index.html.erb
spree-0.11.2 vendor/extensions/theme_default/app/views/admin/taxonomies/index.html.erb
spree-0.11.1 vendor/extensions/theme_default/app/views/admin/taxonomies/index.html.erb
spree_core-0.30.0.beta1 app/views/admin/taxonomies/index.html.erb
spree-0.11.0 vendor/extensions/theme_default/app/views/admin/taxonomies/index.html.erb
spree-0.10.2 vendor/extensions/theme_default/app/views/admin/taxonomies/index.html.erb
spree-0.10.1 vendor/extensions/theme_default/app/views/admin/taxonomies/index.html.erb
spree-0.10.0 vendor/extensions/theme_default/app/views/admin/taxonomies/index.html.erb
spree-0.10.0.beta vendor/extensions/theme_default/app/views/admin/taxonomies/index.html.erb
spree-enriquez-0.9.4 app/views/admin/taxonomies/index.html.erb