Move currency column (#678)

pull/680/head
Thomas Kaul 3 years ago committed by GitHub
parent bed3e5aae2
commit e625e55784
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -133,8 +133,8 @@ export class ActivitiesTableComponent implements OnChanges, OnDestroy {
'date',
'type',
'symbol',
'currency',
'quantity',
'currency',
'unitPrice',
'fee',
'value',

Loading…
Cancel
Save