From: Guillaume Pellerin Date: Thu, 9 Jan 2014 15:41:00 +0000 (+0100) Subject: undo alt_ids exception for 'Sous-table...' X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=e2ce48ce5a4153d0e87750d19e7d3137e9155739;p=telemeta.git undo alt_ids exception for 'Sous-table...' --- diff --git a/telemeta/templates/telemeta/collection_detail.html b/telemeta/templates/telemeta/collection_detail.html index d287b137..78cee3ab 100644 --- a/telemeta/templates/telemeta/collection_detail.html +++ b/telemeta/templates/telemeta/collection_detail.html @@ -160,7 +160,7 @@
{% trans "Related documentation" %}
{{ collection.booklet_description|html_line_break|safe }}
{% dl_field collection "publishing_status" %} - {% if collection.alt_ids and 'sous-table' in collection.alt_ids %} + {% if collection.alt_ids %} {% dl_field collection "alt_ids" %} {% endif %}
{% trans "Comments" %}