debian-mirror-gitlab/app/views/groups/_activities.html.haml

9 lines
236 B
Text
Raw Normal View History

2018-11-08 19:23:39 +05:30
.nav-block.activities
= render 'shared/event_filter'
2017-08-17 22:00:37 +05:30
.controls
2019-02-15 15:39:39 +05:30
= link_to group_path(@group, rss_url_options), class: 'btn d-none d-sm-inline-block has-tooltip' , title: 'Subscribe' do
2017-08-17 22:00:37 +05:30
%i.fa.fa-rss
2016-06-02 11:05:42 +05:30
.content_list
= spinner