Sha256: 6bc2561ff51238a0323cb8fafb425e5454f27cd12c3e4029499451e56ceb0a42

Contents?: true

Size: 532 Bytes

Versions: 5

Compression:

Stored size: 532 Bytes

Contents

<%= heading(@comment_commontable_thread.config.comment_create_verb_present.capitalize + " " +\
            @comment_commontable_thread.config.comment_name + " for " + commontable_name(@comment_commontable_thread)) %>

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

<%= link_to 'Back to CommentCommontableThread', @comment_commontable_thread %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
commontator-0.4.1 app/views/commontator/comments/new.html.erb~
commontator-0.3.10 app/views/commontator/comments/new.html.erb~
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~