aggiornamento visualizzazione Ordini e Carrello
This commit is contained in:
@@ -39,7 +39,7 @@ function getRoutesEcomm(site: ISites) {
|
||||
level_parent: 0,
|
||||
level_child: 0.5,
|
||||
},
|
||||
{
|
||||
/*{
|
||||
active: true,
|
||||
order: 35,
|
||||
path: '/admin/ecommerce/orders',
|
||||
@@ -51,7 +51,7 @@ function getRoutesEcomm(site: ISites) {
|
||||
level_parent: 0,
|
||||
level_child: 0.5,
|
||||
onlyDepartment: true
|
||||
},
|
||||
},*/
|
||||
]
|
||||
|
||||
const routes_admin_ecommerce: IListRoutes[] = [
|
||||
@@ -111,7 +111,7 @@ function getRoutesEcomm(site: ISites) {
|
||||
onlyManager: true,
|
||||
onlyEditor: true
|
||||
},
|
||||
{
|
||||
/*{
|
||||
active: true,
|
||||
order: 31,
|
||||
path: '/admin/ecommerce/orders',
|
||||
@@ -124,7 +124,7 @@ function getRoutesEcomm(site: ISites) {
|
||||
level_child: 0.5,
|
||||
onlyManager: true,
|
||||
onlyEditor: true
|
||||
},
|
||||
},*/
|
||||
{
|
||||
active: true,
|
||||
order: 32,
|
||||
|
||||
Reference in New Issue
Block a user