Sha256: d4a63f0951ae01b843cd2fbf4a7efc1319412479999584627a5c239be39364dd

Contents?: true

Size: 207 Bytes

Versions: 3

Compression:

Stored size: 207 Bytes

Contents

<%= heading("Editing " +\
            @thread.config.comment_name + " #" + @comment.id.to_s) %>

<%= render :partial => 'form', :locals => {:comment => @comment} %>

<%= link_to 'Back to thread', @thread %>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
commontator-0.2.4 app/views/commontator/comments/edit.html.erb
commontator-0.2.0 app/views/commontator/comments/edit.html.erb
commontator-0.1.46 app/views/commontator/comments/edit.html.erb