X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=app%2Fviews%2Fstories%2Fshow.html.erb;h=16cc6dd6017b2cb49592b5ee9ee2f67ff4cea738;hb=37edcf3463bb90adaa568b39b55aecdcd8b2aef2;hp=9fe43d2103615f3bedf8a5cdee72e04d28668308;hpb=5f6e9c1524f9ebcc772a38e476f6254a29e4f768;p=pettanr%2Fpettanr.git diff --git a/app/views/stories/show.html.erb b/app/views/stories/show.html.erb index 9fe43d21..16cc6dd6 100644 --- a/app/views/stories/show.html.erb +++ b/app/views/stories/show.html.erb @@ -1,5 +1,4 @@ - <% @panel = @story.panel %> - <%= render 'panels/standard' %> + <%= render 'panels/standard', :panel => @story.panel, :author => @author %> <% if @story.author.id == @author.id -%> t:<%= @story.t %>