typo in the word cocoon

This commit is contained in:
Ondrej Kosarko
2015-06-18 09:54:11 +02:00
parent 5edf641d6c
commit b2cb0ef4dd

View File

@@ -362,7 +362,7 @@ function submissionControl(collectionHandle, workspaceID, initStepAndPage)
{
var contextPath = cocoon.request.getContextPath();
cocoon.redirectTo(contextPath+"/submissions",true);
coocon.exit();
cocoon.exit();
}
else if (!inWorkflow)
{