Index: lams_tool_vote/web/index.jsp
===================================================================
diff -u -r6cfdabe63a1d792f3135529031f9a969768a6b10 -ra178ed11c7cc66dbfbff48645b8c6cc33eb2dbf8
--- lams_tool_vote/web/index.jsp (.../index.jsp) (revision 6cfdabe63a1d792f3135529031f9a969768a6b10)
+++ lams_tool_vote/web/index.jsp (.../index.jsp) (revision a178ed11c7cc66dbfbff48645b8c6cc33eb2dbf8)
@@ -42,6 +42,11 @@
String strSetDefineLater="/authoringStarter?toolContentID=" + hardCodedCopiedToolContentId + "&setDefineLater=1";
String strSetRunoffline="/authoringStarter?toolContentID=" + hardCodedCopiedToolContentId + "&strSetRunoffline=1";
+ String strClearSession="/clearsession";
+ String strClearSession1="/clearsession?action=confirm&mode=author&signature=lavote11&toolContentID=1";
+ String strClearSession2="/clearsession?action=confirm&mode=author&signature=lavote11&toolContentID=2";
+
+
%>
@@ -93,3 +98,22 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+