mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-17 15:03:18 +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();
|
var contextPath = cocoon.request.getContextPath();
|
||||||
cocoon.redirectTo(contextPath+"/submissions",true);
|
cocoon.redirectTo(contextPath+"/submissions",true);
|
||||||
coocon.exit();
|
cocoon.exit();
|
||||||
}
|
}
|
||||||
else if (!inWorkflow)
|
else if (!inWorkflow)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user