help button with no help dialog yet

This commit is contained in:
zadam
2019-02-09 19:48:19 +01:00
parent 176c3a5d51
commit e04f1cd574
2 changed files with 12 additions and 1 deletions

View File

@@ -61,9 +61,16 @@
Sync (<span id="outstanding-syncs-count">0</span>)
</a>
<a class="dropdown-item" id="show-help-button">
<span class="jam jam-help"></span>
Show Help
<kbd>F1</kbd>
</a>
<a class="dropdown-item" id="open-dev-tools-button">
<span class="jam jam-terminal"></span>
Open Dev Tools
<kbd>CTRL+SHIFT+I</kbd>
</a>
<a class="dropdown-item" id="logout-button">