Simplified the artists view

This commit is contained in:
emeric
2018-08-31 14:17:39 +02:00
parent 93f993c146
commit 65269904df
3 changed files with 7 additions and 37 deletions
+4 -3
View File
@@ -17,9 +17,10 @@
</message>
<message id="Lms.Explore.Artists.template.entry">
<div class="Lms-explore-artists-entry Lms-vertical-align">
<h4>${name}</h4>
<span class="badge Lms-explore-artists-entry-nb-releases">${nb-release}</span>
<div class="row">
<div class="col-xs-12 Lms-explore-artists-entry Lms-vertical-align">
<h4>${name}</h4>
</div>
</div>
</message>