Commit 94f8e801 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge pull request #7005 from alankehoe/master

Update message on the group dashboard page
parents 8bf7b62e b08fe47f
......@@ -5,7 +5,10 @@
= link_to dashboard_path, class: 'btn btn-tiny' do
← To dashboard
 
%span.cgray You will only see events from projects in this group
%span.cgray
Currently you are only seeing events from the
= @group.name
group
%hr
= render 'shared/event_filter'
- if @events.any?
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment