Sha256: 52d90d18fc01c2b775279981bf05968164a558b956291639f74e8c535070e7e0
Contents?: true
Size: 327 Bytes
Versions: 2
Compression:
Stored size: 327 Bytes
Contents
<div id='new-comment-links'> <%= link_to 'New Comment', new_comment_path, :remote => true, :'data-type' => 'html', :id => 'new-comment-link' %> <br /> <%= link_to 'New Comment with Attachment', new_comment_path(:attachment => true), :remote => true, :'data-type' => 'html', :id => 'new-comment-attachment-link' %> </div>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
remotipart-1.4.4 | spec/dummy_app/app/views/comments/_new_comment_links.html.erb |
remotipart-1.4.3 | spec/dummy_app/app/views/comments/_new_comment_links.html.erb |