BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
31635834
Commit
31635834
authored
Sep 23, 2015
by
Robert Speicher
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make all "Quick help" link text the entire body of the link
Prior, it wasn't obvious which parts of each item was an actual link.
parent
ebcd503e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
16 deletions
+5
-16
index.html.haml
app/views/help/index.html.haml
+5
-16
No files found.
app/views/help/index.html.haml
View file @
31635834
...
...
@@ -34,19 +34,8 @@
.panel-heading
Quick help
%ul
.well-list
%li
See our website for
=
link_to
'getting help'
,
promo_url
+
'/getting-help/'
%li
Use the
=
link_to
'search bar'
,
'#'
,
onclick:
'Shortcuts.focusSearch(event)'
on the top of this page
%li
Use
=
link_to
'shortcuts'
,
'#'
,
onclick:
'Shortcuts.showHelp(event)'
%li
Get a support
=
link_to
'subscription'
,
'https://about.gitlab.com/pricing/'
%li
=
link_to
'Compare'
,
'https://about.gitlab.com/features/#compare'
GitLab editions
%li
=
link_to
'See our website for getting help'
,
promo_url
+
'/getting-help/'
%li
=
link_to
'Use the search bar on the top of this page'
,
'#'
,
onclick:
'Shortcuts.focusSearch(event)'
%li
=
link_to
'Use shortcuts'
,
'#'
,
onclick:
'Shortcuts.showHelp(event)'
%li
=
link_to
'Get a support subscription'
,
'https://about.gitlab.com/pricing/'
%li
=
link_to
'Compare GitLab editions'
,
'https://about.gitlab.com/features/#compare'
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