Sha256: eaee65198fe9113213b2ef9a61aa8c47ece1020700ce59edc7da67b3d0d40b25

Contents?: true

Size: 255 Bytes

Versions: 5

Compression:

Stored size: 255 Bytes

Contents

%li
  = raw render(:partial => "#{opts[:path]}/comment", :locals => {:opts => opts, :root => root, :node => node})
  = render(:partial => "#{opts[:path]}/children", :locals => {:opts => opts, :parent => node, :children => children}) unless children.blank?

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
the_sortable_tree-1.9.4 app/views/comments/base/_node.html.haml
the_sortable_tree-1.9.3 app/views/comments/base/_node.html.haml
the_sortable_tree-1.9.2 app/views/comments/base/_node.html.haml
the_sortable_tree-1.9.1 app/views/comments/base/_node.html.haml
the_sortable_tree-1.9.0 app/views/comments/base/_node.html.haml