Index: lams_tool_lamc/web/index.jsp =================================================================== diff -u -r4089f5253ab27fa2c384c3f7fb8a29c11d4ee5cb -re2cb83063b7c748bcfe245cd63b2e08ea7538e97 --- lams_tool_lamc/web/index.jsp (.../index.jsp) (revision 4089f5253ab27fa2c384c3f7fb8a29c11d4ee5cb) +++ lams_tool_lamc/web/index.jsp (.../index.jsp) (revision e2cb83063b7c748bcfe245cd63b2e08ea7538e97) @@ -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 @@ - - -

- -