OSDN Git Service

w
[pettanr/pettanr.git] / app / views / comics / _list_item.html.erb
index 059b727..73ff51e 100644 (file)
@@ -1,5 +1,6 @@
 <tr>
   <td>
+    <%= link_to item_tag, comic_path(comic, :format => :prof) %>
     <%= link_to comic_icon(:object => comic, :size => 25), comic_path(comic) %>
     <%= link_to h(truncate(comic.title, :length => 40)), comic_path(comic) %>
     (<%= comic.stories.size -%>)