Index: lams_monitoring/web/monitor.jsp
===================================================================
diff -u -r982c9efe320a916c06079548a7118c28146195c1 -rd68cf5c3211f63bf06f77a7c3ec6340561d120db
--- lams_monitoring/web/monitor.jsp (.../monitor.jsp) (revision 982c9efe320a916c06079548a7118c28146195c1)
+++ lams_monitoring/web/monitor.jsp (.../monitor.jsp) (revision d68cf5c3211f63bf06f77a7c3ec6340561d120db)
@@ -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 : '',