summaryrefslogtreecommitdiff
path: root/app/views/dashboard/_activities.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/dashboard/_activities.html.haml')
-rw-r--r--app/views/dashboard/_activities.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/dashboard/_activities.html.haml b/app/views/dashboard/_activities.html.haml
index 213b5d65b3c..1db56542afd 100644
--- a/app/views/dashboard/_activities.html.haml
+++ b/app/views/dashboard/_activities.html.haml
@@ -1,13 +1,13 @@
.hidden-xs
= render "events/event_last_push", event: @last_push
+.gray-content-block
- if current_user
%ul.nav.nav-pills.event_filter.pull-right
%li.pull-right
= link_to dashboard_path(:atom, { private_token: current_user.private_token }), class: 'rss-btn' do
%i.fa.fa-rss
-
= render 'shared/event_filter'
- %hr
+
.content_list
= spinner