diff --git a/modules/worker/front/routes.json b/modules/worker/front/routes.json index 25a0ffbcf..61093a456 100644 --- a/modules/worker/front/routes.json +++ b/modules/worker/front/routes.json @@ -72,7 +72,7 @@ "state": "worker.card.workerLog", "component": "vn-worker-log", "description": "Log", - "acl": ["salesAssistant"] + "acl": ["hr"] }, { "url": "/note", "state": "worker.card.note",