mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-06-23 18:05:32 +00:00
Fix WCM submit process where it blows up on submit.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@4795 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
parent
9b5c933612
commit
7fe1be8062
@ -56,7 +56,7 @@
|
||||
<task-node name="serialreview">
|
||||
<task name="wcmwf:reviewTask">
|
||||
<assignment class="org.alfresco.repo.workflow.jbpm.AlfrescoAssignment">
|
||||
<actor>#{bpm_assignees.get(wcmwf_approveCnt)}</actor>
|
||||
<actor>#{bpm_assignees[wcmwf_approveCnt]}</actor>
|
||||
</assignment>
|
||||
</task>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user