Implement inline artist credits
For now, it's always shown. Soon, I will be implementing a setting to chose whether to show everything, remixers only, or nothing.
This commit is contained in:
+3
-3
@@ -123,9 +123,9 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
${<if-has-remixers>}<div class="ms-5 pb-2 px-2 text-small">
|
||||
Remixer — ${remixers class="d-inline d-md-inline"}
|
||||
</div>${</if-has-remixers>}
|
||||
${<if-has-artist-links>}
|
||||
${artist-links}
|
||||
${</if-has-artist-links>}
|
||||
</message>
|
||||
|
||||
<message id="Lms.Explore.Release.template.release-info">
|
||||
|
||||
Reference in New Issue
Block a user