debian-mirror-gitlab/app/views/groups/_activities.html.haml
2017-08-17 22:00:37 +05:30

12 lines
275 B
Text

.hidden-xs
= render "events/event_last_push", event: @last_push
.nav-block
.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