debian-mirror-gitlab/app/views/dashboard/_activities.html.haml
2015-09-11 14:41:01 +05:30

14 lines
349 B
Text

.hidden-xs
= render "events/event_last_push", event: @last_push
- if current_user
%ul.nav.nav-pills.event_filter.pull-right
%li.pull-right
= link_to dashboard_path(:atom, { private_token: current_user.private_token }), class: 'rss-btn' do
%i.fa.fa-rss
= render 'shared/event_filter'
%hr
.content_list
= spinner