mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
Workflow:
1) Add access to process definition warnings in workflow service deploy method 2) Fix nasty little bug found by Gav where jBPM beanshell access to Alfresco Node failed as it expected slightly different object types to those expected by Alfresco Javascript access to Node. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3542 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
wf_review.workflow.title=Review & Approve
|
||||
wf_review.workflow.description=Send documents for approval
|
||||
wf_review.node.start.title=Start
|
||||
wf_review.node.start.transition.review.title=Review
|
||||
wf_review.node.review.title=Review
|
||||
wf_review.node.start.transition.review=Review
|
||||
wf_review.task.wf_submitReviewTask.title=Review
|
||||
wf_workflowmodel.type.wf_submitReviewTask.title=Review
|
||||
|
Reference in New Issue
Block a user