summaryrefslogtreecommitdiff
path: root/app/views/groups/_activities.html.haml
blob: 44554cab1e9c87a84be7955e13c01a0752fb7aae (plain)
1
2
3
4
5
6
7
8
.nav-block.activities
  = render 'shared/event_filter', show_group_events: @group.supports_events?
  .controls
    = link_to group_path(@group, rss_url_options), class: 'btn d-none d-sm-inline-block has-tooltip' , title: 'Subscribe' do
      %i.fa.fa-rss

.content_list
= spinner