OSDN Git Service

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