Index: lams_learning/web/main.jsp
===================================================================
diff -u -rc23c97ab78fcff97b70c883215734102ce684eb8 -r67a72e3057a0d11b0f863aa7d0b84c81f8834fee
--- lams_learning/web/main.jsp (.../main.jsp) (revision c23c97ab78fcff97b70c883215734102ce684eb8)
+++ lams_learning/web/main.jsp (.../main.jsp) (revision 67a72e3057a0d11b0f863aa7d0b84c81f8834fee)
@@ -52,11 +52,16 @@
APP_URL = LAMS_URL + 'learning/',
LABELS = {
- CURRENT_ACTIVITY : '',
- COMPLETED_ACTIVITY : '',
- ATTEMPTED_ACTIVITY : '',
- TOSTART_ACTIVITY : '',
- SUPPORT_ACTIVITY : ''
+
+ CURRENT_ACTIVITY : '',
+
+ COMPLETED_ACTIVITY : '',
+
+ ATTEMPTED_ACTIVITY : '',
+
+ TOSTART_ACTIVITY : '',
+
+ SUPPORT_ACTIVITY : ''
},
parentURL = "${notifyCloseURL}",
@@ -90,12 +95,16 @@
size : 160,
spacing_open : 10,
spacing_closed : 10,
- togglerContent_open : '',
- togglerContent_closed : '',
+
+ togglerContent_open : '',
+
+ togglerContent_closed : '',
togglerLength_open : 80,
togglerLength_closed : 130,
- togglerTip_open : '',
- togglerTip_closed : '',
+
+ togglerTip_open : '',
+
+ togglerTip_closed : '',
onopen_start : function() {$('#controlFrame').css('visibility','visible');},
onopen_end : function() {
//expand contentFrame width altogether with content-frame-container