Commit 6b8ea085 by Nabil Sadki

Sync

parent 28a03469
......@@ -10,6 +10,7 @@
</ion-header>
<ion-content class="common-bg">
<ion-card *ngIf="trip?.description">
<ion-img src="assets/img/ressources/ribbon.png"></ion-img>
<ion-slides *ngIf="trip?.images" class="to-top" pager>
<ion-slide *ngFor="let image of trip.images">
<img [src]="image" alt="">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment