Skip to content
Snippets Groups Projects
Commit 179fbd52 authored by Kristof De Langhe's avatar Kristof De Langhe
Browse files

68729: Item version history on full page

parent 22ff110e
No related branches found
No related tags found
No related merge requests found
......@@ -21,6 +21,7 @@
</table>
<ds-item-page-full-file-section [item]="item"></ds-item-page-full-file-section>
<ds-item-page-collections [item]="item"></ds-item-page-collections>
<ds-item-versions class="mt-2" [item]="item"></ds-item-versions>
</div>
</div>
<ds-error *ngIf="itemRD?.hasFailed" message="{{'error.item' | translate}}"></ds-error>
......
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