Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
GitLab
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
projects.thm.de
GitLab
Commits
66dfe37d
Commit
66dfe37d
authored
May 22, 2014
by
Sytse Sijbrandij
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'grammar_fixes' into 'master'
Grammar fixes fixed typos in groups messages
parents
9f80ab8e
f5147780
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
_projects.html.haml
app/views/groups/_projects.html.haml
+1
-1
edit.html.haml
app/views/groups/edit.html.haml
+1
-1
No files found.
app/views/groups/_projects.html.haml
View file @
66dfe37d
...
...
@@ -8,7 +8,7 @@
New project
%ul
.well-list
-
if
projects
.
blank?
.nothing-here-block
This group
s
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
...
...
app/views/groups/edit.html.haml
View file @
66dfe37d
...
...
@@ -45,7 +45,7 @@
-
if
@group
.
avatar?
You can change your group avatar here
-
else
You can upload a
n
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 ...
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment