Removed debug.
parent
431cff0196
commit
a712d6ed61
|
@ -585,7 +585,6 @@ H5P.newRunnable = function (library, contentId, $attachTo, skipResize) {
|
||||||
}
|
}
|
||||||
catch (err) {}
|
catch (err) {}
|
||||||
}
|
}
|
||||||
console.log(contentExtrasWrapper);
|
|
||||||
|
|
||||||
var instance = new constructor(library.params, contentId, contentExtrasWrapper);
|
var instance = new constructor(library.params, contentId, contentExtrasWrapper);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue