OSDN Git Service

t#32402:add file prof
[pettanr/pettanr.git] / app / views / balloons / _summary.html.erb
1 <div>
2   <%= link_to panel_icon(:object => item, :size => 32), panel_path(item.get_parent.get_panel) %>
3   <%= link_to h(truncate(item.get_parent.get_panel.author.name, :length => 12)), author_path(item.get_parent.get_panel.author) %>
4 </div>