From 3e879d620e41f67df417411d04bef6ce7d778ef3 Mon Sep 17 00:00:00 2001 From: Andreas Stephanides Date: Wed, 25 Feb 2015 16:19:19 +0100 Subject: [PATCH 1/2] gallery shwo 0 --- app/views/galleries/show.html.erb | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/app/views/galleries/show.html.erb b/app/views/galleries/show.html.erb index c529363..4af5567 100644 --- a/app/views/galleries/show.html.erb +++ b/app/views/galleries/show.html.erb @@ -86,17 +86,17 @@ <% @fotos_p.each do |f| %>
<%= link_to ff_icon('icon-circle-arrow-down').html_safe, f.datei.url, :class=>"btn-small",title: I18n.t('fotos.download')+': '+f.title, rel: 'tooltip' %> From 3d216455968b1172da0a25dade12199a485f33c5 Mon Sep 17 00:00:00 2001 From: Andreas Stephanides Date: Wed, 25 Feb 2015 17:09:31 +0100 Subject: [PATCH 2/2] gall2 --- app/views/galleries/show.html.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/views/galleries/show.html.erb b/app/views/galleries/show.html.erb index 1c54c29..9cc436c 100644 --- a/app/views/galleries/show.html.erb +++ b/app/views/galleries/show.html.erb @@ -28,6 +28,7 @@ end %> +<%= display_meta_tags %> <% end %>