gitlab-org--gitlab-foss/app/views/dashboard/_activities.html.haml
Dmitriy Zaporozhets 268c183b29
Replace gif animation with font icon spinner
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-02-05 20:30:57 +02:00

9 lines
204 B
Text

= render "events/event_last_push", event: @last_push
= render 'shared/event_filter'
- if @events.any?
.content_list
- else
%p.nothing_here_message Projects activity will be displayed here
= spinner