Partially restored artist view

This commit is contained in:
emeric
2022-02-28 20:26:41 +01:00
parent f4dabb7d5a
commit fc5d822297
16 changed files with 13 additions and 159 deletions
+2 -2
View File
@@ -15,13 +15,13 @@
</message>
<message id="Lms.Explore.Artists.template.entry">
<div class="Lms-explore-artists-entry Lms-entry-hoverable Lms-vertical-align">
<div class="Lms-explore-artists-entry Lms-entry-hoverable">
<h4>${name class="Lms-btn Lms-artistname text-primary"}</h4>
</div>
</message>
<message id="Lms.Explore.Artists.template.entry-small">
<div class="Lms-explore-artists-entry-small Lms-entry-hoverable Lms-vertical-align">
<div class="Lms-explore-artists-entry-small Lms-entry-hoverable">
${name class="Lms-btn Lms-artistname text-primary"}
</div>
</message>