Skip to content

Commit

Permalink
Update caroussel verifyBeforeLoad
Browse files Browse the repository at this point in the history
  • Loading branch information
Dakad committed Aug 1, 2018
1 parent 216bfa0 commit b70998c
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/web-app/app/stops/detail/stop-detail.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ export class StopDetailComponent implements OnInit, OnDestroy {
imageSources: string[];

carousselConfig = {
verifyBeforeLoad: false,
verifyBeforeLoad: true,
log: false,
animation: true,
animationType: AnimationConfig.APPEAR,
Expand Down
Binary file modified src/web-app/assets/img/3331-1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/web-app/assets/img/3351-1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/web-app/assets/img/6309F-1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/web-app/assets/img/6356F-1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b70998c

Please sign in to comment.