mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-12 20:57:45 +02:00
[UBER-334] Add categories to the assignee popup (#3324)
This commit is contained in:
@@ -69,13 +69,12 @@ export default mergeIds(contactId, contact, {
|
||||
Through: '' as IntlString,
|
||||
AvatarProvider: '' as IntlString,
|
||||
|
||||
CategoryProjectMembers: '' as IntlString,
|
||||
AddMembersHeader: '' as IntlString,
|
||||
Assigned: '' as IntlString,
|
||||
Unassigned: '' as IntlString,
|
||||
CategoryCurrentUser: '' as IntlString,
|
||||
CategoryPreviousAssigned: '' as IntlString,
|
||||
CategoryProjectLead: '' as IntlString,
|
||||
CategoryComponentLead: '' as IntlString,
|
||||
CategoryOther: '' as IntlString,
|
||||
DeleteEmployee: '' as IntlString
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user