[damned-lies] Removed edit_small.png and replaced its occurrences wth	edit.png
- From: Gil Forcada Codinachs <gforcada src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [damned-lies] Removed edit_small.png and replaced its occurrences wth	edit.png
- Date: Mon,  1 Oct 2012 21:47:57 +0000 (UTC)
commit a33ff8e9f4a59c4e8596bce9da6180d2f2e6280d
Author: Gil Forcada <gforcada gnome org>
Date:   Mon Oct 1 23:41:34 2012 +0200
    Removed edit_small.png and replaced its occurrences wth edit.png
 common/static/img/edit_small.png |  Bin 855 -> 0 bytes
 templates/teams/team_base.html   |    2 +-
 2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/templates/teams/team_base.html b/templates/teams/team_base.html
index 97f6703..73e5677 100644
--- a/templates/teams/team_base.html
+++ b/templates/teams/team_base.html
@@ -9,7 +9,7 @@
         <h2>{% trans "Details" %}
             {% if can_edit_details %}
                 <a href="{% url 'team_edit' team.name %}">
-                    <img src="{{ STATIC_URL }}img/edit_small.png" alt="Edit"/>
+                    <img src="{{ STATIC_URL }}img/edit.png" alt="Edit"/>
                 </a>
             {% endif %}
         </h2>
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]