mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-13 04:00:21 +00:00
Splitting contact and social into two separate partials
This commit is contained in:
@@ -7,13 +7,14 @@ angular.module("admin.enterprises")
|
||||
SideMenu.setItems [
|
||||
{ name: 'Primary Details' }
|
||||
{ name: 'Address' }
|
||||
{ name: "Shipping Methods"}
|
||||
{ name: "Payment Methods"}
|
||||
{ name: "Enterprise Fees"}
|
||||
{ name: 'Contact & Social' }
|
||||
{ name: 'Contact' }
|
||||
{ name: 'Social' }
|
||||
{ name: 'About' }
|
||||
{ name: "Business Details"}
|
||||
{ name: 'Images' }
|
||||
{ name: "Shipping Methods"}
|
||||
{ name: "Payment Methods"}
|
||||
{ name: "Enterprise Fees"}
|
||||
{ name: "Preferences"}
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user