mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-26 17:24:45 +00:00
fix comment saving
This commit is contained in:
parent
1c5a70fa90
commit
656b92c610
@ -14,7 +14,7 @@
|
||||
|
||||
<ng-container *ifExperimental="'comments'; else versions">
|
||||
<adf-info-drawer-tab [label]="'APP.INFO_DRAWER.TABS.COMMENTS' | translate">
|
||||
<adf-comments [nodeId]="displayNode"></adf-comments>
|
||||
<adf-comments [nodeId]="displayNode.id"></adf-comments>
|
||||
</adf-info-drawer-tab>
|
||||
</ng-container>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user