OSDN Git Service

fix summary
[pettanr/pettanr.git] / app / views / story_sheets / _summary.html.erb
index c3c9cd7..368e2cb 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.story.author.name, :length => 12)), author_path(item.story.author) %>
 </div>