# HG changeset patch # User ymh # Date 1388595304 -3600 # Node ID 92b880e5901cfdcd6e38dd1b1d305465a9b83969 # Parent 94e489c5f8838685b0f6503a47e0aa239b2277a3 correct image path in back office diff -r 94e489c5f883 -r 92b880e5901c src/jocondelab/templates/jocondelab/term_edit.html --- a/src/jocondelab/templates/jocondelab/term_edit.html Tue Dec 31 16:15:18 2013 +0100 +++ b/src/jocondelab/templates/jocondelab/term_edit.html Wed Jan 01 17:55:04 2014 +0100 @@ -191,7 +191,7 @@ {% with thumbnail=notice.thumbnails.0 %}
{% if thumbnail %} - + {% endif %}
{% endwith %}