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', 'date',
'type', 'type',
'symbol', 'symbol',
'currency',
'quantity', 'quantity',
'currency',
'unitPrice', 'unitPrice',
'fee', 'fee',
'value', 'value',

Loading…
Cancel
Save