Skip to content
Snippets Groups Projects
Commit 7e6a5800 authored by Riyad Preukschas's avatar Riyad Preukschas
Browse files

Fix text on groups#show page

parent fa46fc94
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -4,12 +4,12 @@
= link_to dashboard_path, class: 'btn very_small' do
← To dashboard
 
%span.cgray Events and projects are filtered in scope of group
%span.cgray You will only see events from projects in this group
%hr
- if @events.any?
.content_list
- else
%p.nothing_here_message Projects activity will be displayed here
%p.nothing_here_message Project activity will be displayed here
.loading.hide
.side.span4
= render "projects", projects: @projects
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment