OSDN Git Service

fix js
[pettanr/pettanr.git] / app / views / scroll_panels / _summary.html.erb
index 7347a12..7324281 100644 (file)
@@ -5,5 +5,5 @@
   <% end %>
 </div>
 <div>
-  <%= link_to h(truncate(item.author.name, :length => 12)), author_path(item.author) %>
+  <%= link_to h(truncate(item.scroll.author.name, :length => 12)), author_path(item.scroll.author) %>
 </div>