mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-12 12:47:45 +02:00
Process roles (#8654)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
@@ -46,7 +46,8 @@ export default mergeIds(processId, process, {
|
||||
NumberOffsetEditor: '' as AnyComponent,
|
||||
ErrorPresenter: '' as AnyComponent,
|
||||
RequestUserInput: '' as AnyComponent,
|
||||
ResultInput: '' as AnyComponent
|
||||
ResultInput: '' as AnyComponent,
|
||||
RoleEditor: '' as AnyComponent
|
||||
},
|
||||
function: {
|
||||
ShowDoneQuery: '' as ViewQueryAction,
|
||||
|
||||
Reference in New Issue
Block a user