mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-27 12:04:56 +02:00
Add EditCandidates, EditVacancy and SpacePanel (#293)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
@@ -26,7 +26,8 @@ export default mergeIds(taskId, task, {
|
||||
component: {
|
||||
ProjectView: '' as AnyComponent,
|
||||
CreateProject: '' as AnyComponent,
|
||||
CreateTask: '' as AnyComponent
|
||||
CreateTask: '' as AnyComponent,
|
||||
EditTask: '' as AnyComponent
|
||||
},
|
||||
class: {
|
||||
Project: '' as Ref<Class<Project>>
|
||||
|
||||
Reference in New Issue
Block a user