summaryrefslogtreecommitdiff
path: root/app/views/dashboard/_activities.html.haml
blob: e1b270a08c25b4b8ea1ac270ce9df6e1fb30ebc2 (plain)
1
2
3
4
5
6
7
8
9
10
11
.hidden-xs
  = render "events/event_last_push", event: @last_push

.nav-block.activities
  .controls
    = link_to dashboard_projects_path(rss_url_options), class: 'btn rss-btn has-tooltip', title: 'Subscribe' do
      %i.fa.fa-rss
  = render 'shared/event_filter'

.content_list
= spinner