diff --git a/modules/route/front/index/index.html b/modules/route/front/index/index.html index 44b7f0ec5..3a4508df3 100644 --- a/modules/route/front/index/index.html +++ b/modules/route/front/index/index.html @@ -14,14 +14,14 @@ Id - Worker - Agency - Vehicle - Date - - Description - Start - Finish + Worker + Agency + Vehicle + Date + + Description + Start + Finish @@ -49,8 +49,8 @@ {{::route.created | dashIfEmpty | date:'dd/MM/yyyy'}} {{::route.m3 | dashIfEmpty}} {{::route.description | dashIfEmpty}} - {{::route.started | dashIfEmpty | date:'dd/MM/yyyy HH:mm'}} - {{::route.finished | dashIfEmpty | date:'dd/MM/yyyy HH:mm'}} + {{::route.started | dashIfEmpty | date:'dd/MM/yyyy HH:mm'}} + {{::route.finished | dashIfEmpty | date:'dd/MM/yyyy HH:mm'}}