summaryrefslogtreecommitdiff
path: root/app/views/dashboard/groups/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/dashboard/groups/index.html.haml')
-rw-r--r--app/views/dashboard/groups/index.html.haml3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/views/dashboard/groups/index.html.haml b/app/views/dashboard/groups/index.html.haml
index 985928305a2..50f39f93283 100644
--- a/app/views/dashboard/groups/index.html.haml
+++ b/app/views/dashboard/groups/index.html.haml
@@ -3,9 +3,6 @@
- header_title "Groups", dashboard_groups_path
= render 'dashboard/groups_head'
-= content_for :above_breadcrumbs_content do
- = render_if_exists "shared/gold_trial_callout"
-
- if params[:filter].blank? && @groups.empty?
= render 'shared/groups/empty_state'
- else