Skip to content

Commit

Permalink
background image for the player
Browse files Browse the repository at this point in the history
  • Loading branch information
dparrington authored and marineb committed Apr 20, 2017
1 parent 332b572 commit 3f99d12
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/nypr-player-integration/component.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ export default Ember.Component.extend({

image : reads('currentAudio.imageMain.url'),
fallbackImage : reads('currentAudio.headers.brand.logoImage.url'),
defaultImageUrl : '/assets/img/bg/player-background.png',
defaultImageUrl : '/assets/img/backgrounds/player-background.jpg',
backdropImageUrl : or('image', 'fallbackImage', 'defaultImageUrl'),

playingAudioType : 'ondemand', //bumper, stream, ondemand
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3f99d12

Please sign in to comment.