]> _ Git - fluidbook-toolbox.git/commitdiff
wip #7090 @0:20
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 24 Sep 2024 06:12:53 +0000 (08:12 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 24 Sep 2024 06:12:53 +0000 (08:12 +0200)
resources/scorm/scorm.js

index ae46b32b997120800a10d7b47460124e13aad514..917e9469635693c78bf278d18699f6a2eddaafef 100644 (file)
@@ -108,7 +108,7 @@ CubeSCORM.prototype = {
         });
 
         window.addEventListener('pagehide', (event) => {
-            finishScorm();
+            $this.finishScorm();
         });
 
         setInterval(function () {