Skip to content
Snippets Groups Projects
Commit 1f42ba23 authored by Florent POITTEVIN's avatar Florent POITTEVIN
Browse files

fix: 1508 history dialog missing header tab

parent a61e1935
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@
<dlcm-shared-data-table [columns]="columns"
[isLoading]="data.isLoading | async"
[datas]="data.statusHistory | async"
[stickyTopPosition]="0"
[queryParameters]="data.queryParametersObs | async"
(queryParametersChange)="pagination($event)"
></dlcm-shared-data-table>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment