Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
df0cae14
Commit
df0cae14
authored
Sep 02, 2019
by
Aria Givi
Browse files
Added hint for escape key usage
parent
2614a4c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/layouts/keyboardNavBox.blade.php
View file @
df0cae14
...
...
@@ -7,7 +7,8 @@
<li><a
href=
"#"
id=
"results-nav"
onclick=
"focusResults()"
tabindex=
"1"
>
Zu den Ergebnissen springen
</a></li>
<li><a
href=
"#"
id=
"settings-nav"
onclick=
"focusSettings()"
tabindex=
"2"
>
Zu den Sucheinstellungen springen
</a></li>
<li><a
href=
"#"
id=
"site-nav"
onclick=
"focusNavigation()"
tabindex=
"3"
>
Zu der Seitennavigation springen
</a></li>
<ul>
</ul>
<p>
Tipp: Drücken Sie die Escape-Taste um in diese Box zurückzugelangen und zum schließen aller ausklappbaren Menüs.
</p>
</div>
</div>
</div>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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