Merge pull request #7005 from alankehoe/master

Update message on the group dashboard page
This commit is contained in:
Dmitriy Zaporozhets 2014-05-22 22:16:12 +03:00
commit 94f8e801a5

View file

@ -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?