From 4675994ab218cb09b0e72e1a96d9147808b1823d Mon Sep 17 00:00:00 2001 From: piers Date: Mon, 8 Sep 2008 00:31:15 +0000 Subject: [PATCH] MDL-16299 - Javascript error during scorm player load. SCOID should not be populated - TOC figures this out. --- mod/scorm/locallib.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mod/scorm/locallib.php b/mod/scorm/locallib.php index ef86499217..fc950f48ca 100755 --- a/mod/scorm/locallib.php +++ b/mod/scorm/locallib.php @@ -606,7 +606,7 @@ function scorm_view_display ($user, $scorm, $action, $cm, $boxwidth='') { ?>
-
+ hidebrowse == 0) { print_string('mode','scorm'); @@ -624,8 +624,8 @@ function scorm_view_display ($user, $scorm, $action, $cm, $boxwidth='') { } ?>
+ -
-- 2.39.5