Index: lams_bb_integration/web/modules/create.jsp =================================================================== diff -u -r8af1746d179f41095b074fef269722c6689b39eb -rb1590ce5975020aa0f70e73829abfcb9ef14262a --- lams_bb_integration/web/modules/create.jsp (.../create.jsp) (revision 8af1746d179f41095b074fef269722c6689b39eb) +++ lams_bb_integration/web/modules/create.jsp (.../create.jsp) (revision b1590ce5975020aa0f70e73829abfcb9ef14262a) @@ -84,6 +84,8 @@ function openAuthor() { authorUrl = '<%=authorUrl%>'; + //authorUrl += "¬ifyCloseURL=" + window.location.href; + authorUrl += "¬ifyCloseURL=" if(authorWin && authorWin.open && !authorWin.closed){ authorWin.focus();