Add shortcut to export route
Press 'X' to trigger the export route dialog. Automatically populating the trackname field should work too.
This commit is contained in:
parent
6da520ed4d
commit
a420ad5c0b
3 changed files with 22 additions and 0 deletions
|
|
@ -61,6 +61,8 @@
|
|||
role="button"
|
||||
aria-haspopup="true"
|
||||
aria-expanded="false"
|
||||
data-i18n="[title]navbar.export-tooltip"
|
||||
title="Export route"
|
||||
>
|
||||
<span class="fa fa-lg fa-cloud-download" aria-hidden="true"> </span>
|
||||
<span data-i18n="navbar.export">Export</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue