mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-22 01:25:00 +02:00
EmptyValue process function (#10756)
* EmptyValue process function Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com> * Fix formatting Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com> --------- Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
@@ -233,6 +233,7 @@ export default mergeIds(processId, process, {
|
||||
For: '' as IntlString,
|
||||
Attribute: '' as IntlString,
|
||||
Context: '' as IntlString,
|
||||
EmptyValue: '' as IntlString,
|
||||
EmptyArray: '' as IntlString,
|
||||
ExecutionInitiator: '' as IntlString,
|
||||
ExecutionStarted: '' as IntlString,
|
||||
|
||||
Reference in New Issue
Block a user