Index: lams_tool_lamc/web/index.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_lamc/web/Attic/index.jsp,v
diff -u -r1.12 -r1.13
--- lams_tool_lamc/web/index.jsp 26 Jan 2006 12:30:03 -0000 1.12
+++ lams_tool_lamc/web/index.jsp 26 Jan 2006 16:49:23 -0000 1.13
@@ -16,18 +16,20 @@
String strRemoveToolContent="/authoringStarter?toolContentID=" + toolContentId + "&removeToolContent=1";
String strRemoveCopiedToolContent="/authoringStarter?toolContentID=" + hardCodedCopiedToolContentId + "&removeToolContent=1";
String strDefineLater="/defineLaterStarter?toolContentID=" + toolContentId;
+
+
+ String strSetDefineLater="/authoringStarter?toolContentID=" + hardCodedCopiedToolContentId + "&setDefineLater=1";
+ String strSetRunoffline="/authoringStarter?toolContentID=" + hardCodedCopiedToolContentId + "&strSetRunoffline=1";
%>
-Start authoring module
-Start authoring module on the copied content
@@ -58,5 +60,15 @@
+
+
+
+
+
+
+
+