edit_comment.html.erb 214 Bytes Edit Raw Blame History Permalink 1 2 3 <h1><%= _('Edit comment') %></h1> <%= render :partial => 'comment_form', :locals => {:url => {:action => 'edit_comment', :profile => profile.identifier}, :display_link => false, :cancel_triggers_hide => false} %>