-
+
+
+
+
-
-
-
-
-
-
-
-
-
- |
- |
- |
-
-
- |
-
-
-
-
-
-
-
-
- |
- |
-
-
-
- |
- |
- |
-
-
-
-
-
-
-
-
+
-
+
+
+
+
+
+
+
+ |
+ |
+ |
+
+
+ |
+
+
+
+
+
+
+
+
+ |
+ |
+
+
+
+ |
+ |
+ |
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
Index: lams_monitoring/src/java/org/lamsfoundation/lams/monitoring/web/GroupingController.java
===================================================================
diff -u -r76a9b6401f527e6b1701261cebe945a9658c22a7 -re0dbd6beaeea905447bd9a87cd23272c4cfee853
--- lams_monitoring/src/java/org/lamsfoundation/lams/monitoring/web/GroupingController.java (.../GroupingController.java) (revision 76a9b6401f527e6b1701261cebe945a9658c22a7)
+++ lams_monitoring/src/java/org/lamsfoundation/lams/monitoring/web/GroupingController.java (.../GroupingController.java) (revision e0dbd6beaeea905447bd9a87cd23272c4cfee853)
@@ -114,8 +114,6 @@
Long activityID = WebUtil.readLongParam(request, AttributeNames.PARAM_ACTIVITY_ID);
Long lessonId = WebUtil.readLongParam(request, AttributeNames.PARAM_LESSON_ID);
- boolean displayReturnToMonitoringLink = WebUtil.readBooleanParam(request, "displayReturnToMonitoringLink",
- false);
Activity activity = monitoringService.getActivityById(activityID);
Grouping grouping = null;
@@ -128,8 +126,7 @@
if (!forcePrintView) {
return "redirect:" + Configuration.get(ConfigurationKeys.SERVER_URL) + "grouping/viewGroupings.do?lessonID="
- + lessonId + "&activityID=" + activityID + "&displayReturnToMonitoringLink="
- + displayReturnToMonitoringLink;
+ + lessonId + "&activityID=" + activityID;
}
request.setAttribute(AttributeNames.PARAM_ACTIVITY_ID, activityID);
Index: lams_monitoring/web/includes/javascript/monitorLesson.js
===================================================================
diff -u -r7c8f41bcabfe29e1a435207eb06e98a9cb36df67 -re0dbd6beaeea905447bd9a87cd23272c4cfee853
--- lams_monitoring/web/includes/javascript/monitorLesson.js (.../monitorLesson.js) (revision 7c8f41bcabfe29e1a435207eb06e98a9cb36df67)
+++ lams_monitoring/web/includes/javascript/monitorLesson.js (.../monitorLesson.js) (revision e0dbd6beaeea905447bd9a87cd23272c4cfee853)
@@ -1179,7 +1179,7 @@
}
break;
- case 6 : entryContent += '
' + LABELS.CONTRIBUTE_BUTTON + '';
break;
default : entryContent += '