Skip to content
Snippets Groups Projects
Commit b8c3f9a6 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Extend shortcuts list modal. Mention it at help page

parent f63cd42b
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -12,3 +12,19 @@
%span.label.label-inverse ?
–
Show this dialog
%h5 Project Files browsing
%p
%span.label.label-inverse
%i.icon-arrow-up
–
Move selection up
%p
%span.label.label-inverse
%i.icon-arrow-down
–
Move selection down
%p
%span.label.label-inverse Enter
–
Open selection
Loading
Loading
@@ -24,6 +24,9 @@
Use the
= link_to "search bar", '#', onclick: "$('#search').focus();"
on the top of this page
%li
Use
= link_to "shortcuts", '#', onclick: "new Shortcuts()"
%li
Ask in our
= link_to "mailing list", "https://groups.google.com/forum/#!forum/gitlabhq"
Loading
Loading
@@ -32,6 +35,7 @@
%li
Browse our
= link_to "issue tracker", "https://github.com/gitlabhq/gitlabhq/issues"
.span4
.ui-box
.title
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment