@ -96,6 +96,11 @@ $(document).ready(function() {
return true;
}
var hasAccordion = $(this).attr('class').indexOf('accordion-toggle');
if (hasAccordion >= 0) {
var src = $(this).attr('href');
src = url+'&type=link&src='+src;
src = src.replace('https', 'http');
@ -2235,6 +2235,11 @@ function attach_glossary_into_scorm(type) {