diff --git a/app/views/hyrax/dashboard/sidebar/_activity.html.erb b/app/views/hyrax/dashboard/sidebar/_activity.html.erb index 6c023182ba..52e8e56ee8 100644 --- a/app/views/hyrax/dashboard/sidebar/_activity.html.erb +++ b/app/views/hyrax/dashboard/sidebar/_activity.html.erb @@ -33,7 +33,7 @@ <% end %> <% end %> - <% if current_ability.can_create_any_work? %> + <% if current_ability.can_create_any_work? && Hyrax.config.analytics? %>