Index: lams_central/web/author.jsp =================================================================== diff -u -re6cbe41a37d798651893c8ba69bfc080c4ca2342 -r31744461528118b794d07ee04cb3fe01cb1075c0 --- lams_central/web/author.jsp (.../author.jsp) (revision e6cbe41a37d798651893c8ba69bfc080c4ca2342) +++ lams_central/web/author.jsp (.../author.jsp) (revision 31744461528118b794d07ee04cb3fe01cb1075c0) @@ -114,27 +114,20 @@ } function openPopUp(args, title, h, w, resize, status, scrollbar, menubar, toolbar){ - // refocus code commented out as we want to replace contents due to tool's session issues. Code will be - // wanted again the future. - //if(thePopUp && thePopUp.open && !thePopUp.closed){ - // thePopUp.focus(); - - //}else{ - // thePopUp = window.open(args,title,"HEIGHT="+h+",WIDTH="+w+",resizable="+resize+",scrollbars=yes,status="+status+",menubar="+menubar+", toolbar="+toolbar); - //} - + var found = false; for(var i=0; i