OSDN Git Service

v07
[pettanr/pettanr.git] / app / views / scrolls / _summary.html.erb
1 <div>
2   <%= t_selected_item('scroll_visible_items', item.visible) %>
3 </div>
4 <div>
5   <%= link_to h(truncate(item.author.name, :length => 12)), author_path(item.author) %>
6 </div>