Changelog & tweaks for #5650

This commit is contained in:
Jeremy Stretch
2021-03-25 11:51:02 -04:00
parent a135396d7b
commit bcfc2e5f74
3 changed files with 5 additions and 2 deletions

View File

@@ -69,7 +69,7 @@
<h5>Total segments: {{ traced_path|length }}</h5>
<h5>Total length:
{% if total_length %}
{% if not is_definitive %}&gt;{% endif %}{{ total_length|floatformat:"-2" }} Meters /
{{ total_length|floatformat:"-2" }}{% if not is_definitive %}+{% endif %} Meters /
{{ total_length|meters_to_feet|floatformat:"-2" }} Feet
{% else %}
<span class="text-muted">N/A</span>