MDL-43898 lesson: Fix for positioning of blocks on continue.php

This commit is contained in:
Lloyd Powell
2014-12-31 09:09:44 +00:00
committed by Dan Poltawski
parent 440085ecf8
commit 7f15ca3eab
+1
View File
@@ -42,6 +42,7 @@ $lessonoutput = $PAGE->get_renderer('mod_lesson');
$url = new moodle_url('/mod/lesson/continue.php', array('id'=>$cm->id));
$PAGE->set_url($url);
$PAGE->set_pagetype('mod-lesson-view');
$PAGE->navbar->add(get_string('continue', 'lesson'));
// This is the code updates the lesson time for a timed test