Index: lams_tool_lamc/web/index.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_lamc/web/Attic/index.jsp,v
diff -u -r1.15 -r1.16
--- lams_tool_lamc/web/index.jsp 29 Jan 2006 13:46:21 -0000 1.15
+++ lams_tool_lamc/web/index.jsp 31 Jan 2006 16:27:27 -0000 1.16
@@ -15,7 +15,7 @@
String strCopyToolContent="/authoringStarter?toolContentID=" + toolContentId + "©ToolContent=1";
String strRemoveToolContent="/authoringStarter?toolContentID=" + toolContentId + "&removeToolContent=1";
String strRemoveCopiedToolContent="/authoringStarter?toolContentID=" + hardCodedCopiedToolContentId + "&removeToolContent=1";
- String strDefineLater="/defineLaterStarter?toolContentID=" + toolContentId;
+ String strDefineLater="/defineLaterStarter?toolContentID=" + hardCodedCopiedToolContentId;
String strSetDefineLater="/authoringStarter?toolContentID=" + hardCodedCopiedToolContentId + "&setDefineLater=1";
String strSetRunoffline="/authoringStarter?toolContentID=" + hardCodedCopiedToolContentId + "&strSetRunoffline=1";
@@ -28,17 +28,22 @@
+
+
+
+
+
-
-
+
-
+
@@ -47,11 +52,6 @@
-
-
-
-