[ACS-5551]property panel updated

This commit is contained in:
Anukriti Singh
2023-09-01 19:17:08 +05:30
parent 1f98b37951
commit b4b30cede1
23 changed files with 387 additions and 186 deletions

View File

@@ -289,7 +289,7 @@
<adf-info-drawer-layout *ngIf="showVersions" class="app-manage-versions-sidebar">
<div info-drawer-content>
<adf-info-drawer [title]="'Details'" *ngIf="documentList.selection[0]">
<adf-info-drawer [drawerIcon]="documentList.selection[0].entry" [title]="'Details'" *ngIf="documentList.selection[0]">
<adf-info-drawer-tab label="Properties">
<adf-content-metadata-card
[node]="documentList.selection[0].entry"