Sha256: bbd09a66ecf6bc7402a0d2619902622fe308f741bd6318647ecd2e50bce6eb56

Contents?: true

Size: 272 Bytes

Versions: 1

Compression:

Stored size: 272 Bytes

Contents

.comment
  = hidden_field :comment, :id, :value => node.send(opts[:node_id]), :id => nil
  .title
    %span.main= node.send opts[:title]
    %span.reply= link_to t('.reply'), '#'
  .contacts= node.send opts[:contacts_field]
  .content=  raw node.send opts[:content_field]

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
the_sortable_tree-1.9.0 app/views/comments/base/_comment.html.haml