Sha256: eb99cc8707e34868ef0cc4d1b48d3215f7e778370f019c116dd38865c27cafb4
Contents?: true
Size: 326 Bytes
Versions: 9
Compression:
Stored size: 326 Bytes
Contents
<% @page_heading = _("Comments for") + " #{ link_to h(@comment.article.title), :controller => '/admin/content', :action => 'new', :id => @comment.article.id }" %> <% form_tag :action => "update", :id => @comment.id do %> <div class="admin"> <%= render :partial => "form" %> </div> <%= cancel_or_save %> <% end %>
Version data entries
9 entries across 9 versions & 1 rubygems