Merge branch 'develop' of http://git.general-servers.com/expomap/expomap into develop
commit
e32d630251
2 changed files with 8 additions and 9 deletions
@ -1,12 +1,6 @@ |
|||||||
{% load static %} |
{% load static %} |
||||||
{% load template_filters %} |
{% load template_filters %} |
||||||
|
|
||||||
<div class="abn"> |
<div class="abn" id="expo_b_detail_inner_2"> |
||||||
{% if object.theme.all.0.id in banner_themes %} |
|
||||||
<a target="_blank" href="/redirect/redirect/24/"><img src="{% static 'client/img/partners/unnamed_2.gif' %}" alt="" /></a> |
|
||||||
{% else %} |
|
||||||
{% if object.theme.all.1.id in banner_themes %} |
|
||||||
<a target="_blank" href="/redirect/redirect/24/"><img src="{% static 'client/img/partners/unnamed_2.gif' %}" alt="" /></a> |
|
||||||
{% endif %} |
|
||||||
{% endif %} |
|
||||||
</div> |
</div> |
||||||
Loading…
Reference in new issue