Merge branch 'MDL-74649-400' of https://github.com/paulholden/moodle into MOODLE_400_STABLE
This commit is contained in:
@@ -35,6 +35,7 @@ if ($scaleid !== 0) {
|
||||
$url->param('scaleid', $scaleid);
|
||||
}
|
||||
$PAGE->set_url($url);
|
||||
$PAGE->set_pagelayout('popup');
|
||||
|
||||
$context = null;
|
||||
if ($course = $DB->get_record('course', array('id'=>$id))) {
|
||||
|
||||
Reference in New Issue
Block a user