# HG changeset patch # User Alexandre Segura # Date 1487955842 -3600 # Node ID 0aa3af4ab0e660aac6a4d483bb694b18c07ae697 # Parent e07a9c8901c25a8897d3c6869ba8fab97c860bde Change annotation URLs in admin area. diff -r e07a9c8901c2 -r 0aa3af4ab0e6 src/iconolab/templates/partials/user_pages/annotations_commented_panel.html --- a/src/iconolab/templates/partials/user_pages/annotations_commented_panel.html Fri Feb 24 17:50:56 2017 +0100 +++ b/src/iconolab/templates/partials/user_pages/annotations_commented_panel.html Fri Feb 24 18:04:02 2017 +0100 @@ -5,16 +5,16 @@
{% if annotation.current_revision.title %} - {{annotation.current_revision.title}} + {{annotation.current_revision.title}} {% else %} Annotation sans titre {% endif %}
-
+ -{% endwith %} \ No newline at end of file +{% endwith %} diff -r e07a9c8901c2 -r 0aa3af4ab0e6 src/iconolab/templates/partials/user_pages/annotations_contributed_panel.html --- a/src/iconolab/templates/partials/user_pages/annotations_contributed_panel.html Fri Feb 24 17:50:56 2017 +0100 +++ b/src/iconolab/templates/partials/user_pages/annotations_contributed_panel.html Fri Feb 24 18:04:02 2017 +0100 @@ -5,16 +5,16 @@
{% if annotation.current_revision.title %} - {{annotation.current_revision.title}} + {{annotation.current_revision.title}} {% else %} Annotation sans titre {% endif %}
-
+ -{% endwith %} \ No newline at end of file +{% endwith %} diff -r e07a9c8901c2 -r 0aa3af4ab0e6 src/iconolab/templates/partials/user_pages/annotations_created_panel.html --- a/src/iconolab/templates/partials/user_pages/annotations_created_panel.html Fri Feb 24 17:50:56 2017 +0100 +++ b/src/iconolab/templates/partials/user_pages/annotations_created_panel.html Fri Feb 24 18:04:02 2017 +0100 @@ -4,16 +4,16 @@
{% if annotation.current_revision.title %} - {{annotation.current_revision.title}} + {{annotation.current_revision.title}} {% else %} Annotation sans titre {% endif %}
-
+ - \ No newline at end of file +