Index: lams_monitoring/web/monitor.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_monitoring/web/monitor.jsp,v
diff -u -r1.27.2.7 -r1.27.2.8
--- lams_monitoring/web/monitor.jsp 28 Apr 2015 09:48:56 -0000 1.27.2.7
+++ lams_monitoring/web/monitor.jsp 28 Apr 2015 10:46:10 -0000 1.27.2.8
@@ -44,15 +44,16 @@
LAMS_URL = '',
+ decoderDiv = $('
'),
LABELS = {
- FORCE_COMPLETE_CLICK : '',
+ FORCE_COMPLETE_CLICK : decoderDiv.html('').text(),
FORCE_COMPLETE_BUTTON : '',
- FORCE_COMPLETE_END_LESSON_CONFIRM : '',
+ FORCE_COMPLETE_END_LESSON_CONFIRM : decoderDiv.html('').text(),
- FORCE_COMPLETE_ACTIVITY_CONFIRM : '',
+ FORCE_COMPLETE_ACTIVITY_CONFIRM : decoderDiv.html('').text(),
FORCE_COMPLETE_REMOVE_CONTENT : '',
@@ -66,7 +67,7 @@
LEARNER_GROUP_SHOW : '',
- LEARNER_GROUP_REMOVE_PROGRESS : '',
+ LEARNER_GROUP_REMOVE_PROGRESS : decoderDiv.html('').text(),
LEARNER_GROUP_LIST_TITLE : '',
@@ -86,17 +87,17 @@
LEARNER_FINISHED_DIALOG_TITLE : '',
- LESSON_PRESENCE_ENABLE_ALERT : '',
+ LESSON_PRESENCE_ENABLE_ALERT : decoderDiv.html('').text(),
- LESSON_PRESENCE_DISABLE_ALERT : '',
+ LESSON_PRESENCE_DISABLE_ALERT : decoderDiv.html('').text(),
- LESSON_IM_ENABLE_ALERT : '',
+ LESSON_IM_ENABLE_ALERT : decoderDiv.html('').text(),
- LESSON_IM_DISABLE_ALERT : '',
+ LESSON_IM_DISABLE_ALERT : decoderDiv.html('').text(),
- LESSON_REMOVE_ALERT : '',
+ LESSON_REMOVE_ALERT : decoderDiv.html('').text(),
- LESSON_REMOVE_DOUBLECHECK_ALERT : '',
+ LESSON_REMOVE_DOUBLECHECK_ALERT : decoderDiv.html('').text(),
LESSON_STATE_CREATED : '',
@@ -120,7 +121,7 @@
LESSON_STATE_ACTION_ARCHIVE : '',
- LESSON_ERROR_SCHEDULE_DATE : '',
+ LESSON_ERROR_SCHEDULE_DATE : decoderDiv.html('').text(),
LESSON_EDIT_CLASS : '',
@@ -144,7 +145,7 @@
TIME_CHART_TOOLTIP : '',
- LIVE_EDIT_CONFIRM : '',
+ LIVE_EDIT_CONFIRM : decoderDiv.html('').text(),
CONTRIBUTE_GATE : '',