diff --git a/app/views/spree/admin/shared/_product_sub_menu.html.haml b/app/views/spree/admin/shared/_product_sub_menu.html.haml index 385fbd9993..09d2e80bb9 100644 --- a/app/views/spree/admin/shared/_product_sub_menu.html.haml +++ b/app/views/spree/admin/shared/_product_sub_menu.html.haml @@ -1,6 +1,5 @@ - content_for :sub_menu do %ul#sub_nav.inline-menu = tab :products, match_path: '/products' - = tab :option_types, match_path: '/option_types' = tab :properties = tab :prototypes