OSDN Git Service

t#32025:scroll play
[pettanr/pettanr.git] / app / views / scrolls / _list_item.html.erb
index 1b3b40f..eb97447 100644 (file)
@@ -1,7 +1,7 @@
 <tr>
   <td>
     <%= link_to scroll_icon(:object => scroll, :size => 25), scroll_path(scroll) %>
-    <%= link_to h(truncate(scroll.title, :length => 40)), :controller => 'scroll_panels', :action => :scroll, :id => scroll.id %>
+    <%= link_to h(truncate(scroll.title, :length => 40)), play_scroll_path(scroll) %>
     (<%= scroll.scroll_panels.size -%>)
   </td>
   <td>