Removed the employee management from project-level permissions
This commit is contained in:
parent
d9a1832e2e
commit
368fd37115
@ -88,7 +88,6 @@ namespace Marco.Pms.Services.Service
|
|||||||
{
|
{
|
||||||
Guid.Parse("53176ebf-c75d-42e5-839f-4508ffac3def"),
|
Guid.Parse("53176ebf-c75d-42e5-839f-4508ffac3def"),
|
||||||
Guid.Parse("9d4b5489-2079-40b9-bd77-6e1bf90bc19f"),
|
Guid.Parse("9d4b5489-2079-40b9-bd77-6e1bf90bc19f"),
|
||||||
Guid.Parse("81ab8a87-8ccd-4015-a917-0627cee6a100"),
|
|
||||||
Guid.Parse("52c9cf54-1eb2-44d2-81bb-524cf29c0a94"),
|
Guid.Parse("52c9cf54-1eb2-44d2-81bb-524cf29c0a94"),
|
||||||
Guid.Parse("a8cf4331-8f04-4961-8360-a3f7c3cc7462")
|
Guid.Parse("a8cf4331-8f04-4961-8360-a3f7c3cc7462")
|
||||||
};
|
};
|
||||||
|
@ -1728,7 +1728,6 @@ namespace Marco.Pms.Services.Service
|
|||||||
{
|
{
|
||||||
Guid.Parse("53176ebf-c75d-42e5-839f-4508ffac3def"),
|
Guid.Parse("53176ebf-c75d-42e5-839f-4508ffac3def"),
|
||||||
Guid.Parse("9d4b5489-2079-40b9-bd77-6e1bf90bc19f"),
|
Guid.Parse("9d4b5489-2079-40b9-bd77-6e1bf90bc19f"),
|
||||||
Guid.Parse("81ab8a87-8ccd-4015-a917-0627cee6a100"),
|
|
||||||
Guid.Parse("52c9cf54-1eb2-44d2-81bb-524cf29c0a94"),
|
Guid.Parse("52c9cf54-1eb2-44d2-81bb-524cf29c0a94"),
|
||||||
Guid.Parse("a8cf4331-8f04-4961-8360-a3f7c3cc7462")
|
Guid.Parse("a8cf4331-8f04-4961-8360-a3f7c3cc7462")
|
||||||
};
|
};
|
||||||
@ -2265,7 +2264,6 @@ namespace Marco.Pms.Services.Service
|
|||||||
{
|
{
|
||||||
Guid.Parse("53176ebf-c75d-42e5-839f-4508ffac3def"),
|
Guid.Parse("53176ebf-c75d-42e5-839f-4508ffac3def"),
|
||||||
Guid.Parse("9d4b5489-2079-40b9-bd77-6e1bf90bc19f"),
|
Guid.Parse("9d4b5489-2079-40b9-bd77-6e1bf90bc19f"),
|
||||||
Guid.Parse("81ab8a87-8ccd-4015-a917-0627cee6a100"),
|
|
||||||
Guid.Parse("52c9cf54-1eb2-44d2-81bb-524cf29c0a94"),
|
Guid.Parse("52c9cf54-1eb2-44d2-81bb-524cf29c0a94"),
|
||||||
Guid.Parse("a8cf4331-8f04-4961-8360-a3f7c3cc7462")
|
Guid.Parse("a8cf4331-8f04-4961-8360-a3f7c3cc7462")
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user