Index: lams_tool_notebook/web/pages/learning/notebook.jsp =================================================================== diff -u -r51891afa31c2dcc90ef04fe7976d3fd1fea509f8 -rd5ad23d54e43221d9682c715519004cf8bbbfc2f --- lams_tool_notebook/web/pages/learning/notebook.jsp (.../notebook.jsp) (revision 51891afa31c2dcc90ef04fe7976d3fd1fea509f8) +++ lams_tool_notebook/web/pages/learning/notebook.jsp (.../notebook.jsp) (revision d5ad23d54e43221d9682c715519004cf8bbbfc2f) @@ -15,14 +15,16 @@ } function textAreaReady() { - - - CKEDITOR.instances["entryText"].focus(); - - - document.forms.messageForm.focusedInput.focus(); - - + + + + CKEDITOR.instances["entryText"].focus(); + + + document.forms.messageForm.focusedInput.focus(); + + + document.getElementById("finishButton").style.visibility = 'visible'; } @@ -120,7 +122,7 @@ - @@ -133,7 +135,7 @@
- +