From a05044e4fbdc0677784eefef14df0112775f7c6a Mon Sep 17 00:00:00 2001 From: Olexiy Zamkoviy Date: Wed, 3 Mar 2010 19:11:22 +0200 Subject: [PATCH] Changing gallery header --- app/views/index/_gallery.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/index/_gallery.haml b/app/views/index/_gallery.haml index 92d7599..6d2adc4 100644 --- a/app/views/index/_gallery.haml +++ b/app/views/index/_gallery.haml @@ -5,7 +5,7 @@ %tr %td.left3{ :align => "left" } %i - Использование на обьектах + Фотогалерея - @images.each do |item| %tr %td{ :style => "padding:10px 10px #{item== @images.last ? '10px' : '0'} 10px;border: 1px solid #E1E1E1;border-top:none;" + (item == @images.last ? '' : "border-bottom: none;") }