mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
hide empty metadata by default (#1024)
This commit is contained in:
committed by
Suzana Dirla
parent
c93afe23aa
commit
f3de90b8fa
@@ -35,7 +35,6 @@ import { isLocked } from '../../../utils/node.utils';
|
||||
template: `
|
||||
<adf-content-metadata-card
|
||||
[readOnly]="!canUpdateNode"
|
||||
[displayEmpty]="canUpdateNode"
|
||||
[preset]="'custom'"
|
||||
[node]="node"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user