Sha256: 9c898cc688ec7b5f5c4109d630d0c57c0640b1b6f89c55b8fc6921abcede584c
Contents?: true
Size: 394 Bytes
Versions: 3
Compression:
Stored size: 394 Bytes
Contents
<%= heading(@thread.config.comment_create_verb_present.capitalize + " " +\ @thread.config.comment_name + " for " + commontable_name(@thread)) %> <%= render :partial => 'form', :locals => {:thread => @thread, :comment => @comment, :no_remote => true} %> <%= 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/new.html.erb |
commontator-0.2.0 | app/views/commontator/comments/new.html.erb |
commontator-0.1.46 | app/views/commontator/comments/new.html.erb |