diff --git a/mod/scorm/player.php b/mod/scorm/player.php index 1bd8b1ddd0b..ba32bcb8192 100755 --- a/mod/scorm/player.php +++ b/mod/scorm/player.php @@ -293,12 +293,12 @@ if ($scorm->popup == 0) { $fullurl="loadSCO.php?id=".$cm->id.$scoidstr.$modestr; ?> - + - + + + requires->js_function_call('scorm_resize'); } else { @@ -314,12 +314,12 @@ echo html_writer::script(js_writer::function_call('scorm_openpopup', Array("loadSCO.php?id=".$cm->id.$scoidpop, $name, $scorm->options, $scorm->width, $scorm->height))); ?>