Feature/add name to activities table (#1516)

* Add name to symbol column

* Update changelog
This commit is contained in:
Thomas Kaul
2022-12-17 21:14:58 +01:00
committed by GitHub
parent 2b8ab26e7e
commit c38ebec3be
4 changed files with 22 additions and 16 deletions

View File

@@ -223,7 +223,7 @@
[hasPermissionToOpenDetails]="false"
[locale]="data.locale"
[showActions]="false"
[showSymbolColumn]="false"
[showNameColumn]="false"
(export)="onExport()"
></gf-activities-table>
</div>