link publisher was wrong on artwork template
This commit is contained in:
parent
b91a3a48b8
commit
8fe3bd23cd
@ -102,7 +102,7 @@
|
||||
<!-- name, surname -->
|
||||
<div class="metadata-link artwork-rightcolumn-top-publishers-item">
|
||||
{% if 'publishersLabel' in x %}
|
||||
<a href=""><span>{{ x['publishersLabel']['value'] }}</span></a>
|
||||
<a href='/organisation?id={{ x["publishers"]["value"] | replace("http://daap.bannerrepeater.org/entity/", "") }}'><span>{{ x['publishersLabel']['value'] }}</span></a>
|
||||
{% else %}
|
||||
<span>information not available</span>
|
||||
{% endif %}
|
||||
|
Loading…
Reference in New Issue
Block a user