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
No related branches found
No related tags found
4 merge requests!418V2.1.0,!400V2.0,!353fix: Add no member placeholder in edition,!230V2.0
......@@ -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.
Finish editing this message first!
Please register or to comment