Update message on the group dashboard page

This commit is contained in:
Alan Kehoe 2014-05-20 22:03:34 +01:00
parent d52a3281dc
commit b08fe47fe8

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?