mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-21 05:09:15 +00:00
Include product submenu on product import confirmation
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
%h2 Importing a DFC product catalog
|
||||
%p Imported products:
|
||||
- content_for :page_title do
|
||||
#{t(".title")}
|
||||
|
||||
= render partial: 'spree/admin/shared/product_sub_menu'
|
||||
|
||||
%p= t(".imported_products")
|
||||
= @count
|
||||
|
||||
@@ -757,6 +757,10 @@ en:
|
||||
user_guide: User Guide
|
||||
map: Map
|
||||
|
||||
dfc_product_imports:
|
||||
index:
|
||||
title: "Importing a DFC product catalog"
|
||||
imported_products: "Imported products:"
|
||||
enterprise_fees:
|
||||
index:
|
||||
title: "Enterprise Fees"
|
||||
|
||||
Reference in New Issue
Block a user