diff --git a/projects/project-3/frontend/src/app/dashboard/dashboard.component.html b/projects/project-3/frontend/src/app/dashboard/dashboard.component.html index 5a35c56..11c914f 100644 --- a/projects/project-3/frontend/src/app/dashboard/dashboard.component.html +++ b/projects/project-3/frontend/src/app/dashboard/dashboard.component.html @@ -48,7 +48,7 @@ {{bikePoint?.commonName}} -

{{bikePoint?.status.NbBikes}}

+

{{bikePoint?.status.NbBikes}}

@@ -71,7 +71,8 @@ - + @@ -92,7 +93,8 @@
station of lend destination {{element.endStationName}} {{element.endStationName}}
- + @@ -121,6 +123,7 @@
station of lend origin {{element.startStationName}} {{element.startStationName}}