Spianch test for group dashboard

This commit is contained in:
Dmitriy Zaporozhets 2012-10-03 13:42:17 +03:00
parent 224fb5770c
commit 8b76e30656
6 changed files with 68 additions and 13 deletions

View file

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