mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-12 06:06:05 +10:00
Fix missing image for last push
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user