Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
R
redeleitsystem
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
2
Issues
2
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Analytics
Analytics
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
redl
redeleitsystem
Commits
555eea51
Commit
555eea51
authored
Oct 08, 2015
by
Robin Sonnabend
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added icon for keyboard shortcut link (Implements/Fixes
#2
)
parent
f4e37e87
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
templates/layout.html
templates/layout.html
+1
-1
templates/speech_index.html
templates/speech_index.html
+1
-1
No files found.
templates/layout.html
View file @
555eea51
...
...
@@ -28,7 +28,7 @@
{% include "content_time.html" %}
</span>
<div
class=
"mdl-layout-spacer"
></div>
<span
id=
"rede-layout-notification"
class=
"
rede
-layout-title"
></span>
<span
id=
"rede-layout-notification"
class=
"
mdl
-layout-title"
></span>
<div
class=
"mdl-layout-spacer"
></div>
<button
class=
"mdl-button mdl-js-button mdl-js-ripple-effet mdl-button--icon"
id=
"hdrbtn"
>
<i
class=
"material-icons"
>
more_vert
</i>
...
...
templates/speech_index.html
View file @
555eea51
...
...
@@ -7,7 +7,7 @@
{% endblock %}
{% block additional_sidelinks %}
<a
href=
"#"
class=
"mdl-navigation__link"
onclick=
"setkeyhash()"
>
Set Next Key
</a>
<a
href=
"#"
class=
"mdl-navigation__link"
onclick=
"setkeyhash()"
>
<i
class=
"mdl-colo-text--blue-grey-400 material-icons"
role=
"presentation"
>
keyboard
</i>
Set Next Key
</a>
{% endblock %}
{% block content %}
...
...
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