From 549dc21a9b8458d729ad786eba1f541eb0945ad6 Mon Sep 17 00:00:00 2001 From: Vincent Lwt Date: Wed, 27 Jan 2016 17:07:14 +0100 Subject: [PATCH] Show Soundnode logo in case IMG src returns 404 It has happened to me with song "M83 - Wait (Kygo Remix) " for example. --- app/views/common/tracks.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/common/tracks.html b/app/views/common/tracks.html index 48b2aa1b..4faee42b 100644 --- a/app/views/common/tracks.html +++ b/app/views/common/tracks.html @@ -15,7 +15,7 @@ - {{ data.title }} + {{ data.title }}
{{data.comment_count | round}} @@ -65,4 +65,4 @@

{{ data.license }}

- \ No newline at end of file +