Made summary scale!

namespaces
Frode Petterson 2013-04-24 16:28:38 +02:00
parent 6c565f7bb5
commit 133f0a94f9
1 changed files with 1 additions and 1 deletions

View File

@ -327,4 +327,4 @@ Array.prototype.contains = function (needle) {
// Finally, we want to run init when document is ready.
H5P.jQuery(document).ready(function(){
H5P.init();
});
});