[UBER-830] Added comments to vacancies list (#3689)

This commit is contained in:
Oleg Solodkov 2023-09-13 08:30:55 +04:00 committed by GitHub
parent 961776fc96
commit 7c33a3a943
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -787,6 +787,7 @@ export function createModel (builder: Builder): void {
label: recruit.string.Applications
},
'description',
{ key: 'comments', displayProps: { key: 'comments', suffix: true } },
{ key: '', displayProps: { grow: true } },
{
key: '$lookup.company',