From dd83933a0a82797345b0650e434d7fa7f7149f2b Mon Sep 17 00:00:00 2001 From: Svein-Tore Griff With Date: Sat, 1 Nov 2014 13:47:24 +0100 Subject: [PATCH] Remove } --- js/h5p.js | 1 - 1 file changed, 1 deletion(-) 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 () {