Index: lams_bb_integration/web/modules/create.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_bb_integration/web/modules/create.jsp,v diff -u -r1.3 -r1.4 --- lams_bb_integration/web/modules/create.jsp 22 Aug 2007 06:17:32 -0000 1.3 +++ lams_bb_integration/web/modules/create.jsp 3 Sep 2007 04:43:01 -0000 1.4 @@ -84,6 +84,8 @@ function openAuthor() { authorUrl = '<%=authorUrl%>'; + //authorUrl += "¬ifyCloseURL=" + window.location.href; + authorUrl += "¬ifyCloseURL=" if(authorWin && authorWin.open && !authorWin.closed){ authorWin.focus();