--- a/src/egonomy/templates/egonomy_view_collection.html Thu Jun 27 12:56:41 2013 +0200
+++ b/src/egonomy/templates/egonomy_view_collection.html Thu Jun 27 12:58:16 2013 +0200
@@ -132,7 +132,6 @@
</div>
<div class="col-right">
<div class="project-title">
- {# if col.author == user %}<a class="edit toggle" href="#"><img alt="" src="{% static 'egonomy/img/icon-pencil-15.png' %}"></a>{% endif #}
{% if col.author == user %}<a class="tool edit toggle" href="#"></a>{% endif %}
<h3>{{ fragment.title }}</h3>
<h4>{{ fragment.author }}</h4>
@@ -182,7 +181,6 @@
</div>
<div class="col-right">
<div class="project-title">
- {# if col.author == user %}<a class="edit toggle" href="#"><img alt="" src="{% static 'egonomy/img/icon-pencil-15.png' %}"></a>{% endif #}
{% if col.author == user %}<a class="tool edit toggle" href="#"></a>{% endif %}
<h3>{{ img.metadata.titre }}</h3>
<h4>{{ img.metadata.auteur }}</h4>