mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-13 21:13:19 +00:00
typo in the word cocoon
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
Reference in New Issue
Block a user