mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-22 17:45:02 +02:00
UBERF-4248: Task type (#4042)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
@@ -82,6 +82,7 @@ export default mergeIds(trackerId, tracker, {
|
||||
ChooseIcon: '' as IntlString,
|
||||
AddIssue: '' as IntlString,
|
||||
NewIssue: '' as IntlString,
|
||||
NewIssuePlaceholder: '' as IntlString,
|
||||
ResumeDraft: '' as IntlString,
|
||||
NewSubIssue: '' as IntlString,
|
||||
Project: '' as IntlString,
|
||||
@@ -106,7 +107,7 @@ export default mergeIds(trackerId, tracker, {
|
||||
Description: '' as IntlString,
|
||||
Status: '' as IntlString,
|
||||
DefaultIssueStatus: '' as IntlString,
|
||||
IssueStatuses: '' as IntlString,
|
||||
IssueStatus: '' as IntlString,
|
||||
EditWorkflowStatuses: '' as IntlString,
|
||||
EditProject: '' as IntlString,
|
||||
DeleteProject: '' as IntlString,
|
||||
|
||||
Reference in New Issue
Block a user