fmartingr
/
shelfzilla
Archived
1
0
Fork 0

Fixed language flag "slim" position

This commit is contained in:
Felipe Martín 2015-01-31 15:17:14 +01:00
parent 0827a250a8
commit 0d8ee5435c
1 changed files with 6 additions and 4 deletions

View File

@ -19,10 +19,12 @@
{% endif %}
{% if type == 'slim' %}
<a href="{{ volume.series.get_absolute_url }}" data-pjax>
{% if show_language and volume.language %}
<img src="{% static "images/flags/"|add:volume.language.code|add:'.gif' code %}" />
{% endif %}
<h4 class="media-heading">{{ volume }}</h4>
<h4 class="media-heading">
{% if show_language and volume.language %}
<img src="{% static "images/flags/"|add:volume.language.code|add:'.gif' code %}" />
{% endif %}
{{ volume }}
</h4>
</a>
{% else %}
<div class="volume-number">