debian-mirror-gitlab/app/views/dashboard/_activities.html.haml

10 lines
200 B
Text
Raw Normal View History

2014-09-02 18:07:02 +05:30
= 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