Skip to content
Snippets Groups Projects
Commit fd72db02 authored by Guilhem CARRON's avatar Guilhem CARRON
Browse files

fix: Add no member placeholder in edition

parent 48dda945
Branches
Tags
Loading
......@@ -68,6 +68,9 @@
</div>
</div>
</div>
<div *ngIf="!tempUsers.length && !structureWithOwners.owners.length">
Aucun membre trouvé dans cette structure.
</div>
</div>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment