SAAS-821: Wire up new player bar with muses

Play and stop is working
This commit is contained in:
drigato 2015-05-29 09:14:23 -04:00
parent 8f8b0b7f4d
commit 911c168765
2 changed files with 13 additions and 7 deletions

View file

@ -46,10 +46,6 @@
$(this).addClass('current');
$("#"+tab_id).addClass('current');
});
$("#player_iframe").contents().find(".play").click(function(){
$(this).toggleClass("pause");
});
}, 1000);
// schedule widget tabs