diff --git a/frontend/src/app/Views/dashboard/dashboard.component.html b/frontend/src/app/Views/dashboard/dashboard.component.html index f346c34..db59f2b 100644 --- a/frontend/src/app/Views/dashboard/dashboard.component.html +++ b/frontend/src/app/Views/dashboard/dashboard.component.html @@ -33,7 +33,7 @@ Price - {{ element.current_price }} + {{ element.current_price }}$ @@ -84,18 +84,18 @@
savings{{ depotCurrentValue.toFixed(2) }} + >{{ depotCurrentValue.toFixed(2) }}$
paid{{ depotCost.toFixed(2) }} + >{{ depotCost.toFixed(2) }}$
account_balance{{ profit.toFixed(2) }}{{ profit.toFixed(2) }}$
@@ -140,7 +140,7 @@ Price - {{ element.price }} + {{ element.price }}$ diff --git a/frontend/src/app/Views/dashboard/user-dialog/user-dialog.component.html b/frontend/src/app/Views/dashboard/user-dialog/user-dialog.component.html index 0808e12..e320fba 100644 --- a/frontend/src/app/Views/dashboard/user-dialog/user-dialog.component.html +++ b/frontend/src/app/Views/dashboard/user-dialog/user-dialog.component.html @@ -55,7 +55,7 @@ />
- +