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.haml10
1 files changed, 0 insertions, 10 deletions
diff --git a/app/views/dashboard/activities.html.haml b/app/views/dashboard/activities.html.haml
deleted file mode 100644
index 2b96acc60ec..00000000000
--- a/app/views/dashboard/activities.html.haml
+++ /dev/null
@@ -1,10 +0,0 @@
-- if @events.any?
- %div.dashboard_category
- %h3
- %span.ico.activities
- = link_to "Activities" , "#activities", :id => "activities"
-
- %hr
- = render @events
-- else
- %h3 Nothing here