Merged in bugfix/HOR-1719 (pull request #5624)

HOR-1719

Approved-by: Paula Quispe <paula.quispe@processmaker.com>
This commit is contained in:
Paula Quispe
2017-05-03 18:47:46 +00:00
committed by Julio Cesar Laura Avendaño

View File

@@ -153,7 +153,7 @@ try {
$result = ws_routeCase($caseId, 1);
$assign = $result->message;
$aMessage["MESSAGE"] = "<br />Case created in ProcessMaker<br />Case Number: $caseNr <br />Case Id: $caseId<br />Case derivated to: $assign";
$aMessage["MESSAGE"] = "<br />Case created in ProcessMaker<br />Case Number: $caseNr <br />Case Id: $caseId<br />Case routed to: $assign";
} else {
$aMessage["MESSAGE"] = "<font color=\"red\">
An error occurred while the application was being processed.<br />