Corrected a typo in the name of one of the predefined profiles.
FEA: ItEr76S04BugFixing
This commit is contained in:
parent
228ca6e2b4
commit
2827e6829f
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ public enum PredefinedProfiles {
|
|||
ROLE_TASK_SCHEDULING_STATUS_IN_PROJECT_REPORT,
|
||||
ROLE_MATERIALS_NEED_AT_DATE_REPORT),
|
||||
|
||||
HUMAN_RESOURCES_AND_COSTS_MANAGER("Human Resoruces & Costs Maganer",
|
||||
HUMAN_RESOURCES_AND_COSTS_MANAGER("Human Resources & Costs Manager",
|
||||
ROLE_WORKERS, ROLE_MACHINES, ROLE_VIRTUAL_WORKERS, ROLE_CALENDARS,
|
||||
ROLE_CALENDAR_EXCEPTION_DAYS, ROLE_COST_CATEGORIES,
|
||||
ROLE_HOURS_TYPES, ROLE_PROJECT_COSTS_REPORT),
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue