diff --git a/modules/account/front/descriptor/index.html b/modules/account/front/descriptor/index.html index 61c7c5ee1..918f32071 100644 --- a/modules/account/front/descriptor/index.html +++ b/modules/account/front/descriptor/index.html @@ -6,7 +6,7 @@ Delete diff --git a/modules/account/front/routes.json b/modules/account/front/routes.json index 5a2cb7341..fd33e7122 100644 --- a/modules/account/front/routes.json +++ b/modules/account/front/routes.json @@ -55,8 +55,7 @@ "url": "/create", "state": "account.create", "component": "vn-user-create", - "description": "New user", - "acl": ["it"] + "description": "New user" }, { "url": "/:id", @@ -79,7 +78,7 @@ "state": "account.card.basicData", "component": "vn-user-basic-data", "description": "Basic data", - "acl": ["hr"] + "acl": ["itManagement"] }, { "url" : "/log", diff --git a/modules/worker/front/account/index.html b/modules/worker/front/account/index.html deleted file mode 100644 index 6f6be660c..000000000 --- a/modules/worker/front/account/index.html +++ /dev/null @@ -1,33 +0,0 @@ - - - - -
- - - - - - - - - - - - - -