Modifications demandées
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
<div class="leg-details">
|
||||
<template x-if="leg.mode === 'WALK'">
|
||||
<div>
|
||||
<p class="leg-line">Marche à pieds</p>
|
||||
<p class="leg-line">Marche à pied</p>
|
||||
<p class="leg-text">
|
||||
<span x-text="formatDistance(leg.distance)"></span>
|
||||
<span class="leg-duration" x-text="'(' + formatDuration(leg.duration) + ')'"></span>
|
||||
|
||||
Reference in New Issue
Block a user