Now displaying other versions of the release, ref #568

This commit is contained in:
emeric
2025-02-17 19:27:45 +01:00
parent f96f0d6377
commit 506e2c45db
10 changed files with 74 additions and 23 deletions
+4
View File
@@ -39,6 +39,10 @@
${</if-has-copyright>}
</div>
</div>
${<if-has-other-versions>}
<h3>${tr:Lms.Explore.Release.other-versions}</h3>
${other-versions class="row row-cols-2 row-cols-md-3 row-cols-lg-4 row-cols-xl-5 gx-2 gy-4"}
${</if-has-other-versions>}
${<if-has-similar-releases>}
<h3>${tr:Lms.Explore.Release.similar-releases}</h3>
${similar-releases class="row row-cols-2 row-cols-md-3 row-cols-lg-4 row-cols-xl-5 gx-2 gy-4"}