Index: lams_tool_lamc/web/index.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_lamc/web/Attic/index.jsp,v
diff -u -r1.13 -r1.14
--- lams_tool_lamc/web/index.jsp 26 Jan 2006 16:49:23 -0000 1.13
+++ lams_tool_lamc/web/index.jsp 28 Jan 2006 23:32:09 -0000 1.14
@@ -17,9 +17,10 @@
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";
+
+ String strPreview="/authoringStarter?toolContentID=" + hardCodedCopiedToolContentId + "&toolAccessMode=Author";
%>
@@ -72,3 +73,8 @@
+
+
+
+