Index: lams_learning/web/main.jsp =================================================================== diff -u -rc17e671ddc37ef64bdc7d63a9fd5ef534679dc6f -rf36ca18dbc07d2d7cdf0b08cb67cb8af44d30855 --- lams_learning/web/main.jsp (.../main.jsp) (revision c17e671ddc37ef64bdc7d63a9fd5ef534679dc6f) +++ lams_learning/web/main.jsp (.../main.jsp) (revision f36ca18dbc07d2d7cdf0b08cb67cb8af44d30855) @@ -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