Commit 9152ab79 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Fix missing image for last push

parent 0bd3c195
- 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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment