Skip to content
Snippets Groups Projects
Commit 8fa515ac authored by Hugo SUBTIL's avatar Hugo SUBTIL
Browse files

feat(newsletter): admin can now see newsletter recipients at first loading

parent 43f7c47e
No related branches found
No related tags found
2 merge requests!187Dev,!177Feat/us15 see newsletter recipients
<div fxLayout="column" fxLayoutGap="5px" fxLayoutAlign="center center" class="userBlock">
<h2>Gestion abonnement newsletter</h2>
<div fxLayout="row">
<div fxLayout="row" fxLayoutGap="20px" fxLayoutAlign="center center">
<button (click)="copySubscription()">Copier les adresses dans le presse papier</button>
<button (click)="searchSubscribedEmail('')">Afficher tous les inscrits</button>
</div>
<div fxLayout="row">Il y a actuellement {{ subscriptionsCount }} abonnés à la newsletter.</div>
<div fxLayout="row">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment