Merge branch 'sprint/hufangzhou_25743' into 'master'
* Fix bug #25743. See merge request easycorp/zentaopms!4692
This commit is contained in:
@@ -18,6 +18,7 @@ function redirectParentWindow(objectType, libID, docType)
|
||||
{
|
||||
var link = createLink('doc', 'create', 'objectType=' + objectType + '&objectID=0&libID=' + libID + '&moduleID=0&docType=' + docType + '&fromGlobal=true') + '#app=doc';
|
||||
}
|
||||
window.parent.$.apps.close('doc');
|
||||
window.parent.$.apps.open(link);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user