Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
3f15e350b4b3
Commit
642e6403
authored
Jan 02, 2013
by
Dmitriy Zaporozhets
Browse files
Fix crash on group => show
parent
c4ca5db449b5
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/views/admin/groups/show.html.haml
View file @
3f15e350
...
...
@@ -78,6 +78,7 @@
%td
.projects_access
-
u
.
authorized_projects
.
in_namespace
(
@group
).
each
do
|
project
|
-
u_p
=
u
.
users_projects
.
in_project
(
project
).
first
-
next
unless
u_p
%span
=
project
.
name
=
link_to
"(
#{
u_p
.
project_access_human
}
)"
,
edit_admin_team_member_path
(
u_p
)
...
...
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