diff --git a/js/h5p.js b/js/h5p.js index 65bf07e..9ae10ea 100644 --- a/js/h5p.js +++ b/js/h5p.js @@ -76,7 +76,6 @@ H5P.init = function () { H5P.openCopyrightsDialog($actions, instance, library.params, contentId); }); - } if (contentData.embedCode !== undefined) { // Display embed button H5P.jQuery('
  • ' + H5P.t('embed') + '
  • ').appendTo($actions).click(function () {