Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kazuhiko Shiozaki
gitlab-ce
Commits
64dff782
Commit
64dff782
authored
Nov 27, 2013
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Restyle public access help page
Signed-off-by:
Dmitriy Zaporozhets
<
dmitriy.zaporozhets@gmail.com
>
parent
4091322d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
27 deletions
+25
-27
app/views/help/public_access.html.haml
app/views/help/public_access.html.haml
+25
-27
No files found.
app/views/help/public_access.html.haml
View file @
64dff782
...
...
@@ -12,10 +12,10 @@
%br
Internal projects will only be available to authenticated users.
%hr
%h4
.clearfix
.dashboard-intro-icon
=
public_icon
%h4
Public projects
%p
Public project can be cloned
...
...
@@ -27,10 +27,10 @@
%strong
Any logged in user
will have
#{
link_to
"Guest"
,
help_permissions_path
}
permissions on the repository."
%hr
%h4
.clearfix
.dashboard-intro-icon
=
internal_icon
%h4
Internal projects
%p
Internal project can be cloned by any logged in user.
...
...
@@ -39,8 +39,6 @@
%br
Any logged in user will have
#{
link_to
"Guest"
,
help_permissions_path
}
permissions on the repository.
%hr
%h4
How to change project visibility
%ol
%li
Go to your project dashboard
...
...
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