enable applicants

Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
Andrey Platov 2021-10-23 12:45:59 +02:00
parent 465c57f37c
commit 7cdaaf9224
No known key found for this signature in database
GPG Key ID: C8787EFEB4B64AF0

View File

@ -89,7 +89,7 @@
</div>
</div>
<!-- Applications
Applications
<TableView
_class={recruit.class.Applicant}
@ -104,7 +104,7 @@
}
}
search=""
/> -->
/>
<div class="attachments">
<Attachments objectId={object._id} _class={object._class} space={object.space} {object}/>