Skip to content

Commit

Permalink
dashboard/templates: update keyboard shortcuts
Browse files Browse the repository at this point in the history
Delete shotcuts to boot and compare views and add a shortcut
to tests view.

Signed-off-by: Alexandra Pereira <[email protected]>
  • Loading branch information
Alexandra Pereira authored and gctucker committed Jun 14, 2021
1 parent a18360c commit d65936d
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions app/dashboard/templates/hotkeys.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,18 +28,13 @@ <h4>Navigation</h4>
<tr>
<td><kbd>g</kbd> then <kbd>t</kbd></td>
<td>&nbsp;:&nbsp;</td>
<td>Go to the boots page</td>
<td>Go to the tests page</td>
</tr>
<tr>
<td><kbd>g</kbd> then <kbd>s</kbd></td>
<td>&nbsp;:&nbsp;</td>
<td>Go to the SoCs page</td>
</tr>
<tr>
<td><kbd>g</kbd> then <kbd>c</kbd></td>
<td>&nbsp;:&nbsp;</td>
<td>Go to the compare page</td>
</tr>
<tr>
<td><kbd>g</kbd> then <kbd>i</kbd></td>
<td>&nbsp;:&nbsp;</td>
Expand Down

0 comments on commit d65936d

Please sign in to comment.