summaryrefslogtreecommitdiff
path: root/app/views/dashboard/projects/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/dashboard/projects/index.html.haml')
-rw-r--r--app/views/dashboard/projects/index.html.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/dashboard/projects/index.html.haml b/app/views/dashboard/projects/index.html.haml
index 4f36a4a1c73..b82b933c3ad 100644
--- a/app/views/dashboard/projects/index.html.haml
+++ b/app/views/dashboard/projects/index.html.haml
@@ -5,6 +5,8 @@
- page_title "Projects"
- header_title "Projects", dashboard_projects_path
+.user-callout{ 'callout-svg' => custom_icon('icon_customization') }
+
- if @projects.any? || params[:filter_projects]
= render 'dashboard/projects_head'