From: yomguy Date: Wed, 30 Nov 2011 10:03:51 +0000 (+0100) Subject: collections: related media before items X-Git-Tag: 1.3~14 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=eaaaaae5ec6be9ff17fd84facd4cae3e1cb14077;p=telemeta.git collections: related media before items --- diff --git a/telemeta/templates/telemeta_default/collection_detail.html b/telemeta/templates/telemeta_default/collection_detail.html index 8793a0cc..dd621fca 100644 --- a/telemeta/templates/telemeta_default/collection_detail.html +++ b/telemeta/templates/telemeta_default/collection_detail.html @@ -182,18 +182,18 @@ {% endblock technical_data %} +
+ {% block related %} + {% include "telemeta/inc/collection_related.html" %} + {% endblock related %} +
+

Items

{% with "1" as location_name %} {% include "telemeta/inc/mediaitem_list.html" %} {% endwith %}
- -
- {% block related %} - {% include "telemeta/inc/collection_related.html" %} - {% endblock related %} -
{% endblock infos %} diff --git a/telemeta/templates/telemeta_default/collection_related_edit.html b/telemeta/templates/telemeta_default/collection_related_edit.html index 854aa30a..4dd6b8cd 100644 --- a/telemeta/templates/telemeta_default/collection_related_edit.html +++ b/telemeta/templates/telemeta_default/collection_related_edit.html @@ -5,7 +5,7 @@ {% block extra_javascript %}{% endblock %} {% block title %} - Item : {{ item }} + Collection : {{ collection }} {% endblock %} {% block title_buttons %}