Index: lams_learning/web/main.jsp
===================================================================
diff -u -rf36ca18dbc07d2d7cdf0b08cb67cb8af44d30855 -ra99fc684f0b28a86c70c69c2752da69d514a133d
--- lams_learning/web/main.jsp (.../main.jsp) (revision f36ca18dbc07d2d7cdf0b08cb67cb8af44d30855)
+++ lams_learning/web/main.jsp (.../main.jsp) (revision a99fc684f0b28a86c70c69c2752da69d514a133d)
@@ -53,15 +53,15 @@
LABELS = {
- CURRENT_ACTIVITY : '',
+ CURRENT_ACTIVITY : '',
- COMPLETED_ACTIVITY : '',
+ COMPLETED_ACTIVITY : '',
- ATTEMPTED_ACTIVITY : '',
+ ATTEMPTED_ACTIVITY : '',
- TOSTART_ACTIVITY : '',
+ TOSTART_ACTIVITY : '',
- SUPPORT_ACTIVITY : ''
+ SUPPORT_ACTIVITY : ''
},
parentURL = "${notifyCloseURL}",
@@ -96,15 +96,15 @@
spacing_open : 10,
spacing_closed : 10,
- togglerContent_open : '',
+ togglerContent_open : '',
- togglerContent_closed : '',
+ togglerContent_closed : '',
togglerLength_open : 80,
togglerLength_closed : 130,
- togglerTip_open : '',
+ togglerTip_open : '',
- togglerTip_closed : '',
+ togglerTip_closed : '',
onopen_start : function() {$('#controlFrame').css('visibility','visible');},
onopen_end : function() {
//expand contentFrame width altogether with content-frame-container