@ -2260,7 +2258,6 @@ function attach_glossary_into_scorm(type) {
objects.each(function (value, obj) {
var dialogId = this.id +'_dialog';
var openerId = this.id +'_opener';
var link = '<aid="'+openerId+'"href="#"class="generated btn">'+
'<divstyle="text-align: center"><imgsrc="<?phpechoDisplay::returnIconPath('play-circle-8x.png');?>"/><br/>If video does not work, try clicking here.</div></a>';
var embed = $("iframe").contents().find("#"+this.id).find('embed').first();
@ -2373,6 +2370,5 @@ function attach_glossary_into_scorm(type) {