Skip to content

Commit

Permalink
hide empty metadata by default (#1024)
Browse files Browse the repository at this point in the history
  • Loading branch information
DenysVuika authored and suzanadirla committed Mar 19, 2019
1 parent c93afe2 commit f3de90b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ import { isLocked } from '../../../utils/node.utils';
template: `
<adf-content-metadata-card
[readOnly]="!canUpdateNode"
[displayEmpty]="canUpdateNode"
[preset]="'custom'"
[node]="node"
>
Expand Down

0 comments on commit f3de90b

Please sign in to comment.