summaryrefslogtreecommitdiff
path: root/app/views/dashboard/projects/starred.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/dashboard/projects/starred.html.haml')
-rw-r--r--app/views/dashboard/projects/starred.html.haml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/views/dashboard/projects/starred.html.haml b/app/views/dashboard/projects/starred.html.haml
index 14f9f8cd70a..b1efe59aadc 100644
--- a/app/views/dashboard/projects/starred.html.haml
+++ b/app/views/dashboard/projects/starred.html.haml
@@ -4,9 +4,8 @@
- page_title "Starred Projects"
- header_title "Projects", dashboard_projects_path
-= render "projects/last_push"
-
%div{ class: container_class }
+ = render "projects/last_push"
= render 'dashboard/projects_head'
- if params[:filter_projects] || any_projects?(@projects)