# HG changeset patch # User durandn # Date 1467130375 -7200 # Node ID 38a4c0c31b11c1cb6657dd8e27cea70f7b5cf31c # Parent cd1fab6934a9843f235dc51d4d49cf2b340f9db8 Corrected route for annotation list on detail_image.html diff -r cd1fab6934a9 -r 38a4c0c31b11 src/iconolab/templates/partials/image_annotations_list.html --- a/src/iconolab/templates/partials/image_annotations_list.html Tue Jun 28 18:25:26 2016 +0200 +++ b/src/iconolab/templates/partials/image_annotations_list.html Tue Jun 28 18:12:55 2016 +0200 @@ -19,7 +19,7 @@ {% endthumbnail %}
- Voir + Voir

Créee par {{ annotation.author }}

Révisée par {{ annotation.current_revision.author }} le {{ annotation.current_revision.created|date:'d-m-Y' }}