Bugfix/fix reload of position detail dialog (#603)
* Fix reload of position detail dialog * Update changelog
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user