Spianch test for group dashboard
This commit is contained in:
parent
224fb5770c
commit
8b76e30656
6 changed files with 68 additions and 13 deletions
|
@ -1,8 +1,10 @@
|
|||
.projects
|
||||
.activities.span8
|
||||
.back_link
|
||||
= link_to dashboard_path do
|
||||
← To dashboard
|
||||
= link_to dashboard_path, class: 'btn very_small' do
|
||||
← To dashboard
|
||||
|
||||
%span.cgray Events and projects are filtered in scope of group
|
||||
%hr
|
||||
= render 'shared/no_ssh'
|
||||
- if @events.any?
|
||||
.content_list= render @events
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue