Sha256: aa5cdcbb0108594e0b8e0cf03f7a00b5fc58352666d08400abebd72bab80bd8b

Contents?: true

Size: 158 Bytes

Versions: 5

Compression:

Stored size: 158 Bytes

Contents

#forum
  %h2 Comments

  = render :partial => 'posts/post', :collection => @posts, :locals => { :with_context => false }
  = render :partial => 'posts/reply'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
radiant-forum-extension-1.1.2 app/views/topics/comments.html.haml
radiant-forum-extension-1.1.1 app/views/topics/comments.html.haml
radiant-forum-extension-1.1.0 app/views/topics/comments.html.haml
radiant-forum-extension-0.6.1 app/views/topics/comments.html.haml
radiant-forum-extension-0.6.0 app/views/topics/comments.html.haml