New info icons for export

* if format will include turns
* warning fit with server download
This commit is contained in:
Tobias 2022-09-10 19:31:57 +02:00
parent 3e81d80cc5
commit a376c4725c
4 changed files with 25 additions and 8 deletions

View file

@ -450,6 +450,7 @@
checked
/>
<span data-i18n="export.format_gpx">GPX</span>
<i class="fa fa-location-arrow format-turns-enabled" hidden></i>
</label>
</div>
<div class="form-check">
@ -498,6 +499,7 @@
value="fit"
/>
<span data-i18n="export.format_fit">FIT</span>
<i class="fa fa-location-arrow format-turns-enabled" hidden></i>
</label>
</div>
</div>
@ -532,7 +534,7 @@
<i class="fa fa-cloud-download"></i>
<i
hidden
id="export-beeline-warning"
id="export-download-warning"
class="fa fa-exclamation-triangle"
style="font-size: 10px; position: absolute; margin-top: -3px; margin-left: -1px"
></i>