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
21643c96c3b0
Commit
21643c96
authored
Nov 29, 2017
by
Annabel Dunstone Gray
Browse files
Add project_members controller when not signed in
parent
f7febc672f11
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/views/layouts/nav/sidebar/_project.html.haml
View file @
21643c96
...
...
@@ -266,7 +266,7 @@
Pages
-
else
=
nav_link
(
path:
%w[
members
#show]
)
do
=
nav_link
(
controller: :project_
members
)
do
=
link_to
project_settings_members_path
(
@project
),
title:
'Members'
,
class:
'shortcuts-tree'
do
.nav-icon-container
=
sprite_icon
(
'users'
)
...
...
Write
Preview
Supports
Markdown
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