mirror of
https://github.com/moodle/moodle.git
synced 2025-01-31 04:33:13 +01:00
Merge branch 'wip_MDL-47795_master' of git://github.com/gjb2048/moodle
This commit is contained in:
commit
1e97569713
@ -52,6 +52,7 @@ $url->param('mode', $mode);
|
||||
$PAGE->set_url($url);
|
||||
|
||||
require_login($course, false, $cm);
|
||||
$PAGE->set_pagelayout('report');
|
||||
|
||||
require_capability('mod/scorm:viewreport', $contextmodule);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user