Disabled unused services
This commit is contained in:
parent
f0e8b90316
commit
fe60481b1f
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
/* {
|
||||
"module": "locator",
|
||||
"name": "Locator",
|
||||
"icon": "add_location",
|
||||
|
@ -11,4 +11,4 @@
|
|||
"acl": ["developer"]
|
||||
}
|
||||
]
|
||||
}
|
||||
} */
|
|
@ -2,9 +2,9 @@ auth: []
|
|||
client: []
|
||||
core: []
|
||||
item: []
|
||||
locator: []
|
||||
production: []
|
||||
#locator: []
|
||||
#production: []
|
||||
salix: []
|
||||
route: []
|
||||
#route: []
|
||||
ticket: [item]
|
||||
order: []
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
/* {
|
||||
"module": "production",
|
||||
"name": "Production",
|
||||
"icon": "local_florist",
|
||||
|
@ -11,4 +11,4 @@
|
|||
"acl": ["developer"]
|
||||
}
|
||||
]
|
||||
}
|
||||
} */
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
/* {
|
||||
"module": "route",
|
||||
"name": "Routes",
|
||||
"icon" : "local_shipping",
|
||||
|
@ -65,4 +65,4 @@
|
|||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
} */
|
Loading…
Reference in New Issue