From 859e38fe6576235268d322af1967354fe4c97fd9 Mon Sep 17 00:00:00 2001 From: piers Date: Mon, 21 Jul 2008 00:50:52 +0000 Subject: [PATCH] MDL-11892 Propogate Fixes for 'calls to expand javascript' to SCORM AICC code. --- mod/scorm/datamodels/aicclib.php | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/mod/scorm/datamodels/aicclib.php b/mod/scorm/datamodels/aicclib.php index 17dd04c12b..08878c672c 100644 --- a/mod/scorm/datamodels/aicclib.php +++ b/mod/scorm/datamodels/aicclib.php @@ -418,7 +418,7 @@ function scorm_get_toc($user,$scorm,$liststyle,$currentorg='',$scoid='',$mode='n if (isset($_COOKIE['hide:SCORMitem'.$nextsco->id])) { $icon = 'plus'; } - $result->toc .= ''.$strexpand.''; + $result->toc .= ''.$strexpand.''; } else if ($isvisible) { $result->toc .= ''; } @@ -523,18 +523,16 @@ function scorm_get_toc($user,$scorm,$liststyle,$currentorg='',$scoid='',$mode='n