namespaces
Svein-Tore Griff With 2014-11-01 13:47:24 +01:00
parent ad03edf662
commit dd83933a0a
1 changed files with 0 additions and 1 deletions

View File

@ -76,7 +76,6 @@ H5P.init = function () {
H5P.openCopyrightsDialog($actions, instance, library.params, contentId);
});
}
if (contentData.embedCode !== undefined) {
// Display embed button
H5P.jQuery('<li class="h5p-button h5p-embed" role="button" tabindex="1" title="' + H5P.t('embedDescription') + '">' + H5P.t('embed') + '</li>').appendTo($actions).click(function () {