Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
MetaGer
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
56
Issues
56
List
Boards
Labels
Service Desk
Milestones
Merge Requests
9
Merge Requests
9
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
open-source
MetaGer
Commits
df0cae14
Commit
df0cae14
authored
Sep 02, 2019
by
Aria Givi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added hint for escape key usage
parent
2614a4c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
resources/views/layouts/keyboardNavBox.blade.php
resources/views/layouts/keyboardNavBox.blade.php
+2
-1
No files found.
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
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