X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=app%2Fviews%2Fpanels%2Fshow.html.erb;fp=app%2Fviews%2Fpanels%2Fshow.html.erb;h=2bdf4ab61679cede101f231b02af418a97f48051;hb=acd03e90594f5d9a6ee1aa06d3efed9981bbe612;hp=98c685e4a50c954838d05e145953f3c7ca011d42;hpb=b6819b2b09d7fdd1d5e10cb2d3f4dbd7014824ee;p=pettanr%2Fpettanr.git diff --git a/app/views/panels/show.html.erb b/app/views/panels/show.html.erb index 98c685e4..2bdf4ab6 100644 --- a/app/views/panels/show.html.erb +++ b/app/views/panels/show.html.erb @@ -4,6 +4,7 @@ <%= link_to t('link.edit'), edit_panel_path(@panel) %> <%= link_to t('link.destroy'), panel_path(@panel), :method => :delete %> +<%= link_to t('link.catch'), catch_panel_path(@panel) %>

<%= t('panels.show.new_comics') -%>