Skip to content

Commit

Permalink
relais list vehicules: better list
Browse files Browse the repository at this point in the history
  • Loading branch information
brmzkw committed Feb 9, 2025
1 parent 181f433 commit b30f01c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions mesads/templates/webpack/pages/vehicules_relais/user_search.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,13 +94,13 @@ <h1>Consulter les répertoires des taxis relais</h1>
<caption>Véhicules relais du département {{ prefecture.numero }} - {{ prefecture.libelle }}</caption>
<thead>
<tr>
<th scope="col">Département</th>
<th scope="col">Numéro</th>
<th scope="col">Dép.</th>
<th scope="col">&numero;</th>
<th scope="col">Type de véhicule</th>
<th scope="col">Caractéristiques principales</th>
<th scope="col">Caractéristiques<br />principales</th>
<th scope="col">Propriétaire du véhicule</th>
<th scope="col">Ville de localisation du véhicule</th>
<th scope="col">Afficher les caractéristiques complètes</th>
<th scope="col">Ville de localisation<br />du véhicule</th>
<th scope="col">Détails</th>
</tr>
</thead>
<tbody>
Expand Down

0 comments on commit b30f01c

Please sign in to comment.