mirror of
https://github.com/hcengineering/platform.git
synced 2025-01-03 17:05:16 +03:00
TSK-877: Show only Candidates for Application creation dialog (#2784)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
parent
1c8a7d521d
commit
c62099243f
@ -313,7 +313,7 @@
|
||||
id={'vacancy.talant.selector'}
|
||||
focusIndex={1}
|
||||
readonly={preserveCandidate}
|
||||
_class={contact.class.Person}
|
||||
_class={recruit.mixin.Candidate}
|
||||
options={{ sort: { modifiedOn: -1 } }}
|
||||
excluded={existingApplicants}
|
||||
label={recruit.string.Talent}
|
||||
|
Loading…
Reference in New Issue
Block a user