Move the top/recently added parts into a dedicated panel on the left
This commit is contained in:
@@ -3,16 +3,6 @@
|
||||
<!--FORMS message blocks-->
|
||||
|
||||
<message id="Lms.Explore.Artists.template">
|
||||
<div class="page-header">
|
||||
<h2>${tr:Lms.Explore.most-played-artists}</h2>
|
||||
</div>
|
||||
${most-played-artists}
|
||||
|
||||
<div class="page-header">
|
||||
<h2>${tr:Lms.Explore.recently-added-artists}</h2>
|
||||
</div>
|
||||
${recently-added-artists}
|
||||
|
||||
<div class="page-header">
|
||||
<h2>${tr:Lms.Explore.artists}</h2>
|
||||
</div>
|
||||
@@ -26,10 +16,6 @@
|
||||
${show-more}
|
||||
</message>
|
||||
|
||||
<message id="Lms.Explore.Artists.template.compact-entry">
|
||||
${name}
|
||||
</message>
|
||||
|
||||
<message id="Lms.Explore.Artists.template.entry">
|
||||
<div class="list-group-item">
|
||||
<span class="badge">${nb-release}</span>
|
||||
|
||||
Reference in New Issue
Block a user