Add copyright/copyrightURL support and display it in the release view

This commit is contained in:
emeric
2018-09-21 14:00:15 +02:00
parent c464200644
commit f5f6136159
13 changed files with 139 additions and 19 deletions
+7
View File
@@ -16,6 +16,13 @@
${play-btn}${add-btn}
</div>
${tracks}
${<if-has-copyright-or-copyright-url>}
<div class="page-header">
<h4><small>${tr:Lms.Explore.Release.copyright}</small></h4>
</div>
${<if-has-copyright>}<small>${copyright}</small>${</if-has-copyright>}
${<if-has-copyright-url>}<small>${copyright-url}</small>${</if-has-copyright-url>}
${</if-has-copyright-or-copyright-url>}
</message>
<message id="Lms.Explore.Release.template.entry">