bug slide page accueil
This commit is contained in:
parent
141f191cb4
commit
c5d35d8a27
@ -7,11 +7,11 @@
|
|||||||
|
|
||||||
|
|
||||||
.title
|
.title
|
||||||
=link_to slide.title, url if slide.image_file
|
=link_to slide.title, url
|
||||||
|
|
||||||
.description
|
.description
|
||||||
=link_to simple_format(slide.description), url
|
=link_to simple_format(slide.description), url
|
||||||
|
|
||||||
|
|
||||||
.image_file=link_to image_tag( slide.image_file.file.large.medium.url), url
|
.image_file=link_to image_tag( slide.image_file.file.large.medium.url), url if slide.image_file
|
||||||
.cible= link_to image_tag('front/en-savoir-plus-gris.png'), url
|
.cible= link_to image_tag('front/en-savoir-plus-gris.png'), url
|
||||||
|
Loading…
x
Reference in New Issue
Block a user