OSDN Git Service

t#31471:add panel catch
[pettanr/pettanr.git] / app / views / panels / _footer.html.erb
index 6990d3b..035a1f2 100644 (file)
@@ -8,6 +8,7 @@
     <td>
       <% if panel.own? author %>
         <%= link_to t('link.edit'), edit_panel_path(panel) %>
+        <%= link_to t('link.catch'), catch_panel_path(panel) %>
       <% end %>
     </td>
   </tr>