mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-10 21:26:07 +10:00
10 lines
200 B
Plaintext
10 lines
200 B
Plaintext
= render "events/event_last_push", event: @last_push
|
|
= render 'shared/event_filter'
|
|
|
|
- if @events.any?
|
|
.content_list
|
|
- else
|
|
.nothing-here-block Projects activity will be displayed here
|
|
|
|
= spinner
|