X-Git-Url: http://git.osdn.net/view?p=pettanr%2Fpettanr.git;a=blobdiff_plain;f=app%2Fviews%2Fscrolls%2Fshow.html.erb;h=8134fa8df84184991ced4de39eb3e3cea1340099;hp=18320c451ab15e62bff4dd0a219c04bc668805e3;hb=e3c07111462f06e8de5ad30ad2aca742de8c9d24;hpb=6f2a183413df55de274cf896a0b54fceb6be00bf diff --git a/app/views/scrolls/show.html.erb b/app/views/scrolls/show.html.erb index 18320c45..8134fa8d 100644 --- a/app/views/scrolls/show.html.erb +++ b/app/views/scrolls/show.html.erb @@ -32,8 +32,8 @@ <%= l @scroll.updated_at %>

-<%= link_to t('link.edit'), edit_scroll_path(@scroll) %> <% if @scroll.own? @author -%> + <%= link_to t('link.edit'), edit_scroll_path(@scroll) %>

<%= t('scroll_panels.append.new_panels') -%>

<% @new_panels.each do |panel| %>