new cover me logs page
This commit is contained in:
@ -112,6 +112,11 @@ const sidemenu = [
|
||||
text: "Статистика",
|
||||
url: "/cart/publishers/stats",
|
||||
roles: [UserRole.ADMIN, UserRole.POWERUSER],
|
||||
}, {
|
||||
id: "coverMeLogs",
|
||||
text: "Замествания",
|
||||
url: "/cart/reports/coverMe",
|
||||
roles: [UserRole.ADMIN, UserRole.POWERUSER],
|
||||
},
|
||||
|
||||
]
|
||||
|
Reference in New Issue
Block a user