Index: lams_central/src/java/org/lamsfoundation/lams/web/action/EditLessonIntroAction.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/src/java/org/lamsfoundation/lams/web/action/EditLessonIntroAction.java,v diff -u -r1.1.2.3 -r1.1.2.4 --- lams_central/src/java/org/lamsfoundation/lams/web/action/EditLessonIntroAction.java 11 May 2016 07:07:59 -0000 1.1.2.3 +++ lams_central/src/java/org/lamsfoundation/lams/web/action/EditLessonIntroAction.java 20 Jul 2016 06:51:01 -0000 1.1.2.4 @@ -79,7 +79,7 @@ Lesson lesson = getLessonService().getLesson(lessonId); String lessonName = WebUtil.readStrParam(req, "lessonName"); String lessonDescription = WebUtil.readStrParam(req, "lessonDescription"); - boolean displayDesignImage = WebUtil.readBooleanParam(req, "displayDesignImage"); + boolean displayDesignImage = WebUtil.readBooleanParam(req, "displayDesignImage", false); //sore lesson in DB lesson.setLessonName(lessonName); Index: lams_central/web/editLessonIntro.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/editLessonIntro.jsp,v diff -u -r1.3.2.1 -r1.3.2.2 --- lams_central/web/editLessonIntro.jsp 26 Feb 2016 07:17:34 -0000 1.3.2.1 +++ lams_central/web/editLessonIntro.jsp 20 Jul 2016 06:50:51 -0000 1.3.2.2 @@ -38,48 +38,44 @@ -
- +
- -
- +
+ +
- -
- +
+ + +
- - -
+
checked="checked" class="noBorder" value="true"/>



- - - - + + Index: lams_central/web/lessonIntro.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/lessonIntro.jsp,v diff -u -r1.8.2.2 -r1.8.2.3 --- lams_central/web/lessonIntro.jsp 26 Feb 2016 07:17:34 -0000 1.8.2.2 +++ lams_central/web/lessonIntro.jsp 20 Jul 2016 06:50:51 -0000 1.8.2.3 @@ -28,24 +28,17 @@ .gecko img.svg { display: none } #sequence-preview {padding: 10px; text-align: center;} + + #TB_iframeContent {width: 820px !important} -
+ + - -
- - - -
-
- -

-

@@ -59,16 +52,25 @@
-
- +
+ + +
+ + + +
+
+ +
+ + + + -
- - -