Index: lams_learning/web/main.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_learning/web/main.jsp,v diff -u -r1.34 -r1.35 --- lams_learning/web/main.jsp 8 Apr 2015 14:32:29 -0000 1.34 +++ lams_learning/web/main.jsp 14 Apr 2015 06:07:58 -0000 1.35 @@ -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