gallerie newsletter
This commit is contained in:
parent
3e26130543
commit
c4ffe099f1
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user