Fix missing image for last push

This commit is contained in:
Dmitriy Zaporozhets 2013-01-10 20:20:56 +02:00
parent 0bd3c195a5
commit 9152ab7955
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
- if show_last_push_widget?(event)
.event_lp
= image_tag "event_push.png"
 
%span You pushed to
= link_to project_commits_path(event.project, event.ref_name) do
%strong= truncate(event.ref_name, length: 28)