Index: lams_learning/web/main.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_learning/web/main.jsp,v
diff -u -r1.33 -r1.34
--- lams_learning/web/main.jsp 4 Mar 2015 20:10:46 -0000 1.33
+++ lams_learning/web/main.jsp 8 Apr 2015 14:32:29 -0000 1.34
@@ -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