OSDN Git Service

add folder
[pettanr/pettanr.git] / app / views / original_pictures / _exist.html.erb
index 66df334..a4336a6 100644 (file)
@@ -10,7 +10,7 @@
     </tr>
     <% pictures.each do |picture| %>
       <tr>
-        <% if picture.showable? @author %>
+        <% if picture.showable? @operators %>
           <td>
             <%= link_to tag(:img, picture.tmb_opt_img_tag), picture %>
           </td>