mirror of
https://github.com/moodle/moodle.git
synced 2025-04-22 08:55:15 +02:00
Merge branch 'MDL-74649' of https://github.com/paulholden/moodle
This commit is contained in:
commit
cf4b1e169a
@ -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))) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user