suppression du coverflow

This commit is contained in:
Jerome Morjon
2015-02-21 16:35:30 +01:00
parent 2a4fef10d7
commit 3a26e58fb4
2 changed files with 0 additions and 111 deletions

View File

@ -46,22 +46,6 @@
</div>
@endforeach
</div>
<!-- COVERFLOW -->
<div class="coverflow">
<ul>
@foreach ($referent as $ref)
<li>
<a href="/referents/vive.linux/games"><img class="imgRef" src="{{$ref -> image}}" width="150px" alt="{{ $ref -> name }}-Nom"></a>
<a href="/referents/vive.linux/games"><div>{{$ref -> firstname}}, {{$ref -> lastname}}</div></a>
</li>
<li>
<a href="/referents/vive.linux/games"><img class="imgRef" src="{{$ref -> image}}" width="150px" alt="{{ $ref -> name }}-Nom"></a>
<a href="/referents/vive.linux/games"><div>{{$ref -> firstname}}, {{$ref -> lastname}}</div></a>
</li>
@endforeach
</ul>
</div>
<!-- Controles -->
<a class="left carousel-control" href="#carousel-example-generic" role="button" data-slide="prev">