Browse Source

Show symbols

pull/1105/head
Thomas 3 years ago
parent
commit
73e0efd3a9
  1. 1
      apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html

1
apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html

@ -50,7 +50,6 @@
[hasPermissionToOpenDetails]="false"
[locale]="user?.settings?.locale"
[showActions]="false"
[showSymbolColumn]="false"
(export)="onExport()"
></gf-activities-table>
</div>

Loading…
Cancel
Save