op card image 2

thierry
Viiciouss 7 years ago
parent efb637b9a6
commit 8ce2def426

@ -15,6 +15,7 @@
<div class="btn-group">
<button (click)="goToCreaOpCom()">Nouvelle opération Commercial</button>
<button (click)="goToProfil()">Profil</button>
<button (click)="goToEnCart()">Envoyer carte</button>
</div>
<div class="list-group">
<div class="card mainCard" *ngFor="let op of opCommData | async">

Loading…
Cancel
Save