mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-12 04:37:44 +02:00
TSK-418: Added working day option (#2393)
Signed-off-by: Anton Brechka <anton.brechka@xored.com>
This commit is contained in:
@@ -261,7 +261,11 @@ export default mergeIds(trackerId, tracker, {
|
||||
SaveProcess: '' as IntlString,
|
||||
NoIssueTemplate: '' as IntlString,
|
||||
TemplateReplace: '' as IntlString,
|
||||
TemplateReplaceConfirm: '' as IntlString
|
||||
TemplateReplaceConfirm: '' as IntlString,
|
||||
|
||||
WorkDayCurrent: '' as IntlString,
|
||||
WorkDayPrevious: '' as IntlString,
|
||||
WorkDayLabel: '' as IntlString
|
||||
},
|
||||
component: {
|
||||
NopeComponent: '' as AnyComponent,
|
||||
|
||||
Reference in New Issue
Block a user