Still converting to bootstrap 5, removed all old js

This commit is contained in:
emeric
2022-03-30 20:22:36 +02:00
parent 6c10192028
commit 4c74ad3663
4 changed files with 17 additions and 21 deletions
+4 -4
View File
@@ -3,10 +3,10 @@
<!--FORMS message blocks-->
<message id="Lms.Explore.Artist.template">
<div class="Lms-header">
<h2><div class="Lms-artistname text-primary">${name}</div></h2>
${clusters}
${play-btn class="Lms-explore-btn Lms-btn"}${more-btn class="Lms-explore-btn Lms-btn"}
<div class="mb-3">
${name}
${clusters class="mb-2"}
${play-btn class="me-2"}${more-btn}
</div>
${<if-has-release>}
${releases class="row gy-4"}