Index: lams_monitoring/web/emailnotifications/lessonNotifications.jsp =================================================================== diff -u -r2ef18e4c87e2e7929950dbeb990c6715ef16c0c2 -rd5e8a64224177deb3036042f0cb36fc5a892ae23 --- lams_monitoring/web/emailnotifications/lessonNotifications.jsp (.../lessonNotifications.jsp) (revision 2ef18e4c87e2e7929950dbeb990c6715ef16c0c2) +++ lams_monitoring/web/emailnotifications/lessonNotifications.jsp (.../lessonNotifications.jsp) (revision d5e8a64224177deb3036042f0cb36fc5a892ae23) @@ -14,8 +14,8 @@ <fmt:message key="${fn:escapeXml(title)}"/> - - + + @@ -89,7 +87,7 @@ // once it is loaded, it needs to be adjusted $('div.ui-accordion-content').css('height', '100%'); }, - change: function(event, ui) { + activate: function(event, ui) { if ($('#accordion').accordion('option', 'active') == 0) { $("#emailButton").attr('value', ''); } else { @@ -188,19 +186,18 @@ -
-
-

+ +

?method=emailUsers" method="post" id="emailNotificationsForm" >





${lesson.lessonName}home.do?method=learner&lessonID=${lesson.lessonId}
- +

- " /> + " />
@@ -234,14 +231,13 @@ - " onclick="getUsers();" /> + " onclick="getUsers();" />
<%@ include file="additionalSettings.jsp"%> - - +