Index: lams_tool_lamc/web/index.jsp
===================================================================
diff -u -rb640a449045e97298a4f63df8b9d31718e69553e -r4acb634b8025a54f25d16af1869fc852d6106423
--- lams_tool_lamc/web/index.jsp (.../index.jsp) (revision b640a449045e97298a4f63df8b9d31718e69553e)
+++ lams_tool_lamc/web/index.jsp (.../index.jsp) (revision 4acb634b8025a54f25d16af1869fc852d6106423)
@@ -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 @@
+
+
+
+
+
+
+
+