Sha256: dd177d4f3b394c0533bceb469ba136a870594d0212a80c5ba77dee3c43873986

Contents?: true

Size: 422 Bytes

Versions: 19

Compression:

Stored size: 422 Bytes

Contents

<% private_post, content = post_and_content if local_assigns.key?(:post_and_content) %>
<%= content_tag :article, id: dom_id(private_post), class: 'thredded--post' do %>
  <%= render 'thredded/posts_common/actions', post: private_post, actions: local_assigns[:actions] %>
  <%= render 'thredded/posts_common/header', post: private_post %>
  <%= content || render('thredded/private_posts/content', post: post) %>
<% end %>

Version data entries

19 entries across 19 versions & 2 rubygems

Version Path
threddedDANIEL-0.14.5 app/views/thredded/private_posts/_private_post.html.erb
thredded-0.14.4 app/views/thredded/private_posts/_private_post.html.erb
thredded-0.14.3 app/views/thredded/private_posts/_private_post.html.erb
thredded-0.14.2 app/views/thredded/private_posts/_private_post.html.erb
thredded-0.14.1 app/views/thredded/private_posts/_private_post.html.erb
thredded-0.14.0 app/views/thredded/private_posts/_private_post.html.erb
thredded-0.13.8 app/views/thredded/private_posts/_private_post.html.erb
thredded-0.13.7 app/views/thredded/private_posts/_private_post.html.erb
thredded-0.13.6 app/views/thredded/private_posts/_private_post.html.erb
thredded-0.13.5 app/views/thredded/private_posts/_private_post.html.erb
thredded-0.13.4 app/views/thredded/private_posts/_private_post.html.erb
thredded-0.13.3 app/views/thredded/private_posts/_private_post.html.erb
thredded-0.13.2 app/views/thredded/private_posts/_private_post.html.erb
thredded-0.13.1 app/views/thredded/private_posts/_private_post.html.erb
thredded-0.13.0 app/views/thredded/private_posts/_private_post.html.erb
thredded-0.12.4 app/views/thredded/private_posts/_private_post.html.erb
thredded-0.12.3 app/views/thredded/private_posts/_private_post.html.erb
thredded-0.12.2 app/views/thredded/private_posts/_private_post.html.erb
thredded-0.12.1 app/views/thredded/private_posts/_private_post.html.erb