Skip to content
Snippets Groups Projects
Commit 66dfe37d authored by Sid Sijbrandij's avatar Sid Sijbrandij
Browse files

Merge branch 'grammar_fixes' into 'master'

Grammar fixes

fixed typos in groups messages
parents 9f80ab8e f5147780
No related branches found
No related tags found
1 merge request!6949gitlab.com issue #229 - no_avatar.png path in coffee
Loading
Loading
@@ -8,7 +8,7 @@
New project
%ul.well-list
- if projects.blank?
.nothing-here-block This groups has no projects yet
.nothing-here-block This group has no projects yet
- projects.each do |project|
%li.project-row
= link_to project_path(project), class: dom_class(project) do
Loading
Loading
Loading
Loading
@@ -45,7 +45,7 @@
- if @group.avatar?
You can change your group avatar here
- else
You can upload an group avatar here
You can upload a group avatar here
%a.choose-btn.btn.btn-small.js-choose-group-avatar-button
%i.icon-paper-clip
%span Choose File ...
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