Made summary scale!
parent
6c565f7bb5
commit
133f0a94f9
|
@ -327,4 +327,4 @@ Array.prototype.contains = function (needle) {
|
||||||
// Finally, we want to run init when document is ready.
|
// Finally, we want to run init when document is ready.
|
||||||
H5P.jQuery(document).ready(function(){
|
H5P.jQuery(document).ready(function(){
|
||||||
H5P.init();
|
H5P.init();
|
||||||
});
|
});
|
Loading…
Reference in New Issue