mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Merge branch 'master_MDL-37696' of git://github.com/danmarsden/moodle
This commit is contained in:
commit
dabe6985e4
1 changed files with 0 additions and 1 deletions
|
@ -196,7 +196,6 @@ $PAGE->requires->data_for_js('scormplayerdata', Array('launch' => false,
|
|||
'popupoptions' => $scorm->options), true);
|
||||
$PAGE->requires->js('/mod/scorm/request.js', true);
|
||||
$PAGE->requires->js('/lib/cookies.js', true);
|
||||
$PAGE->requires->css('/mod/scorm/styles.css');
|
||||
echo $OUTPUT->header();
|
||||
|
||||
// NEW IMS TOC
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue