From 62196fdceed48361caf3feddcc57a51c0a6d8e56 Mon Sep 17 00:00:00 2001 From: Thibeau Fuhrer Date: Wed, 25 Jan 2023 13:09:58 +0100 Subject: [PATCH] [FIX] pass H5PIntegration into editor iframe. --- scripts/h5peditor-editor.js | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/h5peditor-editor.js b/scripts/h5peditor-editor.js index 10482740..15167afa 100644 --- a/scripts/h5peditor-editor.js +++ b/scripts/h5peditor-editor.js @@ -71,6 +71,7 @@ ns.Editor = function (library, defaultParams, replace, iframeLoaded) { iframe.contentDocument.write( '' + '' + + '' + ns.wrap('') + ns.wrap('') + '' +