Bugfix/fix reload of position detail dialog (#603)

* Fix reload of position detail dialog

* Update changelog
This commit is contained in:
Thomas Kaul
2021-12-31 09:51:30 +01:00
committed by GitHub
parent d69a69ce18
commit 124bdc028d
6 changed files with 104 additions and 82 deletions

View File

@@ -12,7 +12,7 @@
<div class="col-12 d-flex justify-content-center mb-3">
<gf-value
size="large"
[currency]="data.baseCurrency"
[currency]="currency"
[locale]="data.locale"
[value]="value"
></gf-value>