link to release; airtimes on artist and release
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
</h5>
|
||||
<p>
|
||||
<span style="padding-right:5px;color:#fff;">
|
||||
<% if item.release then %><%= item.release %><% end %>
|
||||
<% if item.release then %><a href="<%= url_for("release")..item.release_id %>" style="color: #ffffff; text-decoration: none;"><%= item.release %></a><% end %>
|
||||
<% if item.label then %>| <%= item.label %><% end %>
|
||||
<% if item.year then %>| <%= item.year %><% end %>
|
||||
<% if item.country then %>| <%= item.country %><% end %>
|
||||
|
||||
Reference in New Issue
Block a user