mirror of
https://github.com/fergalmoran/dss.git
synced 2026-01-06 00:44:16 +00:00
Gaaaaaaaaaaaaaaaah!!!
This commit is contained in:
@@ -81,7 +81,7 @@ window.MixListItemView = Backbone.View.extend({
|
||||
playHeadEl :$('#playhead-player-' + id),
|
||||
loadingEl :$('#progress-player-' + id),
|
||||
seekHeadEl :$('#player-seekhead'),
|
||||
playButtonEl:$('#play-pause-button-small-Mi' + id),
|
||||
playButtonEl:$('#play-pause-button-small-' + id),
|
||||
url :data.stream_url,
|
||||
success:function () {
|
||||
_eventAggregator.trigger("track_playing");
|
||||
|
||||
Reference in New Issue
Block a user