Index: lams_tool_doku/web/pages/learning/galleryWalk.jsp =================================================================== diff -u -r4a6be45d5c1bbf95b3441d7e152dcb94b52284c1 -rb6a6c5a9da3698a073a0e48c1f00a267edddcc6c --- lams_tool_doku/web/pages/learning/galleryWalk.jsp (.../galleryWalk.jsp) (revision 4a6be45d5c1bbf95b3441d7e152dcb94b52284c1) +++ lams_tool_doku/web/pages/learning/galleryWalk.jsp (.../galleryWalk.jsp) (revision b6a6c5a9da3698a073a0e48c1f00a267edddcc6c) @@ -7,142 +7,142 @@ - + - - - - <%@ include file="/common/header.jsp"%> - - - + + - - - + + - - - - <%@ include file="websocket.jsp"%> - - - + function finishSession(){ + document.location.href =''; + } - - - - - - - - - - - - - - - - - - - - + function continueReflect(){ + document.location.href=''; + } + + + + + <%@ include file="websocket.jsp"%> + + + + + + + + + + + + + + + + + + - ${groupSummary.sessionName} - - - + + - - - - - - - - - - - - + + + + + ${groupSummary.sessionName} + + + + + + + + + + + + + + + + + - - - + - - - - - + + + + + + - + @@ -153,66 +153,66 @@ - - - <%-- Do not show rating to own group before Gallery Walk is finished --%> - - - - - + + + <%-- Do not show rating to own group before Gallery Walk is finished --%> + + + + + + - - - - - - - - - + + + + + + + + + title="" + onClick="javascript:location.href = location.href + '&galleryWalk=forceFinish'" + + + title="" + + + > + + + + + + + + + + + - - title="" - onClick="javascript:location.href = location.href + '&galleryWalk=forceFinish'" + + - title="" + - > - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + \ No newline at end of file