From: Guillaume Pellerin Date: Thu, 9 Jan 2014 15:41:00 +0000 (+0100) Subject: undo alt_ids exception for 'Sous-table...' X-Git-Tag: 1.5.0rc3~9 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=a636ec4ca79673a42e4e6292834d0015226b8158;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" %}