Playlists: now use a dropdown menu for selecting the sort mode
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@
|
||||
<message id="Lms.Explore.Artists.template.track-artist-link-type-selector">
|
||||
<div class="dropdown">
|
||||
<button class="btn btn-sm btn-outline-primary dropdown-toggle" type="button" data-bs-toggle="dropdown" aria-expanded="false">
|
||||
${link-type}
|
||||
${selected-item}
|
||||
</button>
|
||||
<ul class="dropdown-menu">
|
||||
<li>${link-type-all class="dropdown-item"}</li>
|
||||
|
||||
Reference in New Issue
Block a user