Merge branch 'anis' of ssh://git.marbelium.com:10023/Viiciouss/XJC into thierry

thierry
Tmadkaud 7 years ago
commit cbd1c36ece

@ -19,7 +19,7 @@
<!--<button class="btn btn-primary btn-rounded waves-light" (click)="goToCarteEnvoyer()">Historique carte envoyer</button>-->
<!--<button class="btn btn-default btn-rounded waves-light" (click)="goToProfil()">Profil</button>-->
</div>
<div class="list-group wow fadeInLeftBigBig">
<div class="list-group wow fadeInLeftBig">
<div class="card mainCard" *ngFor="let op of filteredOpCommercials">
@ -96,7 +96,7 @@
<!--<button class="btn btn-primary btn-rounded waves-light" (click)="goToCarteEnvoyer()">Historique carte envoyer</button>-->
<!--<button class="btn btn-default btn-rounded waves-light" (click)="goToProfil()">Profil</button>-->
</div>
<div class="list-group wow fadeInLeftBigBig">
<div class="list-group wow fadeInLeftBig">
<div class="card mainCard" *ngFor="let op of opCommDataBloquer | async">
<div class="row no-margin" id="testt">

@ -31,7 +31,7 @@
<input type="file" id="orangeForm-File" accept="image/jpeg, image/png" name="file" (click)="fileOKPar()" style="padding-top: 1%;">
</div>
<form class="form-inline">
<div class="md-form" style="padding-left: 2%;">
<div class="md-form">
<i class="fa fa-venus-mars prefix grey-text"></i>
<input name="group3" type="radio" class="with-gap" id="homme" value="Homme" [(ngModel)]="parrain.sex">
<label for="homme">Homme</label>

Loading…
Cancel
Save