Index: lams_central/web/author.jsp =================================================================== diff -u -r7c2904086c430706c7c11b9c79eeaa11659dd78f -r7db8f26ac9ee6d1ce8aac0a6033a18c2f6226cca --- lams_central/web/author.jsp (.../author.jsp) (revision 7c2904086c430706c7c11b9c79eeaa11659dd78f) +++ lams_central/web/author.jsp (.../author.jsp) (revision 7db8f26ac9ee6d1ce8aac0a6033a18c2f6226cca) @@ -186,6 +186,13 @@ } function closeWindow(){ + // refresh the parent window + var parentURL = "${notifyCloseURL}"; + + if (parentURL != "") { + window.parent.opener.location.href = parentURL; + } + if(isInternetExplorer) { this.focus(); window.opener = this; @@ -236,7 +243,7 @@ -?loadFile=lams_authoring.swf&loadLibrary=lams_authoring_library.swf&userID=&serverURL=<%=pathToRoot%>&build=<%=authoringClientVersion%>&lang=&country=&langDate=<%=languageDate%>&theme=&actColour=<%= actColour %>&uniqueID= +?loadFile=lams_authoring.swf&loadLibrary=lams_authoring_library.swf&userID=&serverURL=<%=pathToRoot%>&build=<%=authoringClientVersion%>&lang=&country=&langDate=<%=languageDate%>&theme=&actColour=<%= actColour %>&requestSrc=${requestSrc}&uniqueID= lams_preloader.swf lams_preloader