# HG changeset patch # User cavaliet # Date 1372775885 -7200 # Node ID 6655617f3d92691fd9344dfb43b188bc904cfd2b # Parent 2cca82dd0e79f8a0d0516320a192cf4a8d9bb342 enhance arrows with pictures and and add arrows with fragments. diff -r 2cca82dd0e79 -r 6655617f3d92 src/egonomy/templates/egonomy_annotate_picture.html --- a/src/egonomy/templates/egonomy_annotate_picture.html Tue Jul 02 13:16:00 2013 +0200 +++ b/src/egonomy/templates/egonomy_annotate_picture.html Tue Jul 02 16:38:05 2013 +0200 @@ -60,14 +60,16 @@ {% endwith %} {% if search %} - {% if index_search|add:1 > 1 %}{# i know it's weird but "if index_search > 0" doesn't work #} + {% if index_search > 0 %}
{% endif %} + {% if index_search|add:1 < nb_results %}
+ {% endif %} {% endif %}