diff --git a/js/h5p-library-list.js b/js/h5p-library-list.js index a18eb93..0332216 100644 --- a/js/h5p-library-list.js +++ b/js/h5p-library-list.js @@ -23,9 +23,9 @@ var H5PLibraryList= H5PLibraryList || {}; * @param {object} libraries List of libraries and headers */ H5PLibraryList.createLibraryList = function (libraries) { - + var t = H5PIntegration.i18n.H5P; if(libraries.listData === undefined || libraries.listData.length === 0) { - return; + return $('