Move currency column (#678)
This commit is contained in:
parent
bed3e5aae2
commit
e625e55784
@ -133,8 +133,8 @@ export class ActivitiesTableComponent implements OnChanges, OnDestroy {
|
|||||||
'date',
|
'date',
|
||||||
'type',
|
'type',
|
||||||
'symbol',
|
'symbol',
|
||||||
'currency',
|
|
||||||
'quantity',
|
'quantity',
|
||||||
|
'currency',
|
||||||
'unitPrice',
|
'unitPrice',
|
||||||
'fee',
|
'fee',
|
||||||
'value',
|
'value',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user