Index: lams_tool_nb/web/learnerContent.jsp =================================================================== diff -u -re998cf2de8c4714022559cb5f67e61b677a2dd28 -r692cfbd845483c893176e6a4eb78d789399977ba --- lams_tool_nb/web/learnerContent.jsp (.../learnerContent.jsp) (revision e998cf2de8c4714022559cb5f67e61b677a2dd28) +++ lams_tool_nb/web/learnerContent.jsp (.../learnerContent.jsp) (revision 692cfbd845483c893176e6a4eb78d789399977ba) @@ -23,18 +23,18 @@ } } function submitForm(methodName) { - var f = document.getElementById('learnerForm'); + var f = document.getElementById('nbLearnerForm'); f.action += "?method=" + methodName; f.submit(); } - +
- +
- + @@ -57,12 +57,12 @@
-
- +