mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-14 04:08:19 +00:00
UBERF-5532: Fix recruit comments typo (#4648)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
parent
58f56c1161
commit
83f878a9bd
@ -985,7 +985,7 @@ export function createModel (builder: Builder): void {
|
|||||||
label: recruit.string.Applications
|
label: recruit.string.Applications
|
||||||
},
|
},
|
||||||
'description',
|
'description',
|
||||||
'comemnts',
|
'comments',
|
||||||
{
|
{
|
||||||
key: '',
|
key: '',
|
||||||
presenter: tracker.component.RelatedIssueSelector,
|
presenter: tracker.component.RelatedIssueSelector,
|
||||||
|
Loading…
Reference in New Issue
Block a user