fixed typo
This commit is contained in:
parent
0e2b9ef289
commit
bfaf8ebabb
|
@ -18,7 +18,7 @@
|
|||
"liferay": "{{ liferay }}",
|
||||
"liferay_auth": "{{ liferay_auth }}",
|
||||
"keycloak_userid" : "${workflow.input.userid}",
|
||||
"evluatorType" : "javascript",
|
||||
"evaluatorType" : "javascript",
|
||||
"expression": "function f(){ return { 'decoded_root_vo' : $.root_vo.replace('%2F','/'), 'encoded_root_vo' : encodeURIComponent($.root_vo)}} f()"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue