Index: lams_tool_lamc/web/index.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_lamc/web/Attic/index.jsp,v
diff -u -r1.6 -r1.7
--- lams_tool_lamc/web/index.jsp 16 Dec 2005 18:02:46 -0000 1.6
+++ lams_tool_lamc/web/index.jsp 19 Dec 2005 19:15:58 -0000 1.7
@@ -10,15 +10,24 @@
String userContentId="1234";
String userId="1111";
String toolUrl="/authoringStarter?userId=" + userId + "&toolContentID=" + userContentId;
+
+ String strCopyToolContent="/authoringStarter?userId=" + userId + "&toolContentID=" + userContentId + "©ToolContent=1";
%>
-
+Start authoring module
+Copy Tool Content
+
+
+
+
+