Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
c3fd194adba2
Commit
d1980adf
authored
May 22, 2014
by
Marc Radulescu
Browse files
typos fixed
parent
6fe754b6c7a4
Changes
2
Hide whitespace changes
Inline
Side-by-side
app/views/groups/_projects.html.haml
View file @
c3fd194a
...
...
@@ -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 @
c3fd194a
...
...
@@ -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