OSDN Git Service

fix license picture
[pettanr/pettanr.git] / app / views / pictures / _summary.html.erb
index fcc9da7..5a2fea8 100644 (file)
@@ -1,4 +1,4 @@
 <div>
-  <%= link_to h(truncate(item.artist.name, :length => 12)), artist_path(item.artist) %>
+  <%# link_to h(truncate(item.artist.name, :length => 12)), artist_path(item.artist) %>
   <%= render item.credit_template, :picture => item %>
 </div>