Sha256: c0b73f2df09d74d08eeb263524cb194de493363f198e20b1de08cccb46ee32c8

Contents?: true

Size: 259 Bytes

Versions: 13

Compression:

Stored size: 259 Bytes

Contents

<% content_for :sub_menu do %>
  <ul id="sub_nav">
    <%= tab :products, :match_path => '/products' %>
    <%= tab :option_types, :match_path => '/option_types' %>
    <%= tab :properties %>
    <%= tab :prototypes, :css_class => 'last' %>
  </ul>
<% end %>

Version data entries

13 entries across 13 versions & 3 rubygems

Version Path
kdmny-spree-0.0.1 app/views/admin/shared/_product_sub_menu.html.erb
spree-enriquez-0.9.4 app/views/admin/shared/_product_sub_menu.html.erb
spree-0.9.4 app/views/admin/shared/_product_sub_menu.html.erb
spree-0.9.3 app/views/admin/shared/_product_sub_menu.html.erb
spree-0.9.2 app/views/admin/shared/_product_sub_menu.html.erb
spree-0.9.1 app/views/admin/shared/_product_sub_menu.html.erb
spree-0.9.0 app/views/admin/shared/_product_sub_menu.html.erb
spree-0.8.4 app/views/admin/shared/_product_sub_menu.html.erb
spree-0.8.5 app/views/admin/shared/_product_sub_menu.html.erb
spree-0.8.0 app/views/admin/shared/_product_sub_menu.html.erb
spree-0.8.1 app/views/admin/shared/_product_sub_menu.html.erb
spree-0.8.2 app/views/admin/shared/_product_sub_menu.html.erb
spree-0.8.3 app/views/admin/shared/_product_sub_menu.html.erb