Displaying 1 result from an estimated 1 matches for "photo_news_sm".
2006 Jan 13
1
file_column - how to test for empty column?
...ry", "image",
:small), :size => "50x50", :border => 0, :class =>"news_photo"),
:controller => ''news'', :action => ''article'', :id => @newsentry) %>
<% else -%>
<%= link_to(image_tag("/images/news/photo_news_sm.jpg", :size =>
"50x50", :border => 0, :class =>"news_photo"), :controller =>
''@newsentry'', :action => ''article'', :id => @newsentry) %>
<% end -%>
and
<% if (! @newsentry.image.nil?) and (@newsentry.image.le...