Index: lams_tool_chat/web/pages/learning/chat_app.js =================================================================== RCS file: /usr/local/cvsroot/lams_tool_chat/web/pages/learning/Attic/chat_app.js,v diff -u -r1.1 -r1.2 --- lams_tool_chat/web/pages/learning/chat_app.js 10 Jul 2006 04:51:09 -0000 1.1 +++ lams_tool_chat/web/pages/learning/chat_app.js 11 Jul 2006 02:34:07 -0000 1.2 @@ -203,6 +203,9 @@ } else { document.getElementById("finishButton_pane").style.display = ""; } + } + if (MODE == "author") { + document.getElementById("finishButton_pane").style.display = ""; } // send presence Index: lams_tool_chat/web/pages/learning/runOffline.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_chat/web/pages/learning/Attic/runOffline.jsp,v diff -u -r1.1 -r1.2 --- lams_tool_chat/web/pages/learning/runOffline.jsp 10 Jul 2006 04:51:09 -0000 1.1 +++ lams_tool_chat/web/pages/learning/runOffline.jsp 11 Jul 2006 02:34:07 -0000 1.2 @@ -13,7 +13,7 @@ - +