gallerie newsletter

This commit is contained in:
Nicolas Bally 2016-02-22 14:50:55 +01:00
parent 3e26130543
commit c4ffe099f1

View File

@ -95,7 +95,7 @@
.rea-gal
-input.gallery_images.each do |gallery_images|
=link_to image_tag(gallery_images.image_file.file.square.url, :alt => "#{gallery_images.title}"), gallery_images.image_file.file.large.url, :title => gallery_images.title if gallery_images.image_file
=link_to image_tag("http://"+HOSTNAME+gallery_images.image_file.file.square.url, :alt => "#{gallery_images.title}"), gallery_images.image_file.file.large.url, :title => gallery_images.title if gallery_images.image_file
.clear
-elsif input.style==2