mirror of
https://github.com/hcengineering/platform.git
synced 2025-06-07 16:30:49 +00:00
[UBER-830] Added comments to vacancies list (#3689)
This commit is contained in:
parent
961776fc96
commit
7c33a3a943
@ -787,6 +787,7 @@ export function createModel (builder: Builder): void {
|
|||||||
label: recruit.string.Applications
|
label: recruit.string.Applications
|
||||||
},
|
},
|
||||||
'description',
|
'description',
|
||||||
|
{ key: 'comments', displayProps: { key: 'comments', suffix: true } },
|
||||||
{ key: '', displayProps: { grow: true } },
|
{ key: '', displayProps: { grow: true } },
|
||||||
{
|
{
|
||||||
key: '$lookup.company',
|
key: '$lookup.company',
|
||||||
|
Loading…
Reference in New Issue
Block a user