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

12 lines
275 B
Text
Raw Normal View History

2016-06-02 11:05:42 +05:30
.hidden-xs
= render "events/event_last_push", event: @last_push
.nav-block
2017-08-17 22:00:37 +05:30
.controls
= link_to group_path(@group, rss_url_options), class: 'btn rss-btn has-tooltip' , title: 'Subscribe' do
%i.fa.fa-rss
2016-06-02 11:05:42 +05:30
= render 'shared/event_filter'
.content_list
= spinner