Index: lams_central/web/toolcontent/exportloading.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_central/web/toolcontent/exportloading.jsp,v
diff -u -r1.3 -r1.4
--- lams_central/web/toolcontent/exportloading.jsp 22 Jun 2006 07:11:58 -0000 1.3
+++ lams_central/web/toolcontent/exportloading.jsp 22 Jun 2006 07:27:13 -0000 1.4
@@ -16,6 +16,9 @@
function download(){
location.href="";
}
+ function closeWin(){
+ window.close();
+ }
Index: lams_central/web/toolcontent/exportresult.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_central/web/toolcontent/exportresult.jsp,v
diff -u -r1.2 -r1.3
--- lams_central/web/toolcontent/exportresult.jsp 21 Jun 2006 05:21:09 -0000 1.2
+++ lams_central/web/toolcontent/exportresult.jsp 22 Jun 2006 07:27:13 -0000 1.3
@@ -5,14 +5,18 @@
-
+
-
+
-
+
@@ -39,10 +43,10 @@
- ${ldErrorMessages}
+ ${ldErrorMessages}
-
+