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

Merge branch 'fix/add-no-member-placeholder' into 'V2.0'

fix: Add no member placeholder in edition

See merge request web-et-numerique/pamn_plateforme-des-acteurs-de-la-mediation-numerique/pamn_client!353
parents 20c079eb fd72db02
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