mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-26 01:33:22 +00:00
Show products_v3 in the submenu
It's not translated, but that doesn't matter, it's just a shortcut while we're developing it.
This commit is contained in:
committed by
Jean-Baptiste Bellet
parent
439c0a8e18
commit
8ef73906db
@@ -6,3 +6,5 @@
|
||||
= tab :import, url: main_app.admin_product_import_path, match_path: '/product_import'
|
||||
- if feature?(:new_products_page, spree_current_user)
|
||||
= tab :new_products, url: main_app.admin_new_products_path
|
||||
- if feature?(:admin_style_v3, spree_current_user)
|
||||
= tab :products_v3, url: main_app.admin_products_v3_path
|
||||
|
||||
Reference in New Issue
Block a user