OSDN Git Service

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