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

Version Path
typo-5.5 app/views/admin/feedback/edit.html.erb
typo-5.4.4 app/views/admin/feedback/edit.html.erb
typo-5.4.3 app/views/admin/feedback/edit.html.erb
typo-5.4.2 app/views/admin/feedback/edit.html.erb
typo-5.4.1 app/views/admin/feedback/edit.html.erb
typo-5.4 app/views/admin/feedback/edit.html.erb
typo-5.2.98 app/views/admin/feedback/edit.html.erb
typo-5.2 app/views/admin/feedback/edit.html.erb
typo-5.3 app/views/admin/feedback/edit.html.erb