Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_activities.html.haml « groups « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 577c63503a8efd32956bb4604c5ba5d167cfe4b9 (plain)
1
2
3
4
5
6
7
8
.nav-block.activities
  .controls
    = link_to group_path(@group, rss_url_options), class: 'btn rss-btn has-tooltip' , title: 'Subscribe' do
      %i.fa.fa-rss
  = render 'shared/event_filter'

.content_list
= spinner