Index: lams_monitoring/web/addLesson.jsp =================================================================== diff -u -r14a58df061d85ab6ce3b3254c02b3bc1c30f096f -r68d2988cca350af15ba4087814f74e1527a71997 --- lams_monitoring/web/addLesson.jsp (.../addLesson.jsp) (revision 14a58df061d85ab6ce3b3254c02b3bc1c30f096f) +++ lams_monitoring/web/addLesson.jsp (.../addLesson.jsp) (revision 68d2988cca350af15ba4087814f74e1527a71997) @@ -84,10 +84,11 @@ String clientVersion = Configuration.get(ConfigurationKeys.MONITOR_CLIENT_VERSION); String serverLanguage = Configuration.get(ConfigurationKeys.SERVER_LANGUAGE); String languageDate = Configuration.get(ConfigurationKeys.DICTIONARY_DATE_CREATED); +String allowEditOnFly = Configuration.get(ConfigurationKeys.ALLOW_EDIT_ON_FLY); %> <%-- courseID and classID are passed in as request parameters by addLesson.jsp in lams_central. --%> - ?loadFile=monitoring/lams_wizard.swf&loadLibrary=monitoring/lams_wizard_library.swf&userID=&serverURL=&build=<%=clientVersion%>&lang=&country=&langDate=<%=languageDate%>&theme=&courseID=&classID= + ?loadFile=monitoring/lams_wizard.swf&loadLibrary=monitoring/lams_wizard_library.swf&userID=&serverURL=&build=<%=clientVersion%>&lang=&country=&langDate=<%=languageDate%>&theme=&courseID=&classID=&editOnFly=<%=allowEditOnFly%> ../lams_preloader.swf ../lams_preloader