OSDN Git Service

Merge branch 'v06' of git.sourceforge.jp:/gitroot/pettanr/pettanr into v06
[pettanr/pettanr.git] / app / views / panels / _summary.html.erb
1 <div>
2   <%= t_selected_item('panel_visible_items', item.publish) %>
3 </div>
4 <div>
5   <%= link_to h(truncate(item.author.name, :length => 12)), author_path(item.author) %>
6 </div>