BigW Consortium Gitlab

_activities.html.haml 373 Bytes
.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
          Activity Feed

  = render 'shared/event_filter'
  %hr
.content_list
= spinner