|
@ -17,12 +17,11 @@ |
|
|
<td class="d-flex"> |
|
|
<td class="d-flex"> |
|
|
<gf-value |
|
|
<gf-value |
|
|
[locale]="user?.settings?.locale" |
|
|
[locale]="user?.settings?.locale" |
|
|
[precision]="2" |
|
|
|
|
|
[value]="1" |
|
|
[value]="1" |
|
|
></gf-value> |
|
|
></gf-value> |
|
|
</td> |
|
|
</td> |
|
|
<td class="pl-1">{{ exchangeRate.label1 }}</td> |
|
|
<td class="pl-1">{{ exchangeRate.label1 }}</td> |
|
|
<td class="px-2">=</td> |
|
|
<td class="px-1">=</td> |
|
|
<td class="d-flex justify-content-end"> |
|
|
<td class="d-flex justify-content-end"> |
|
|
<gf-value |
|
|
<gf-value |
|
|
[locale]="user?.settings?.locale" |
|
|
[locale]="user?.settings?.locale" |
|
|