Sha256: c88a91c1940554984a942f0469b985c6d86d0bd728a55b5857ad6bdda83bd4f0

Contents?: true

Size: 521 Bytes

Versions: 34

Compression:

Stored size: 521 Bytes

Contents

<% content_for :thredded_page_title, t('thredded.private_topics.create') %>
<% content_for :thredded_page_id, 'thredded--new-private-topic' %>
<% content_for :thredded_breadcrumbs, render('thredded/private_topics/breadcrumbs') %>

<%= thredded_page do %>
  <section class="thredded--main-section">
    <%= render 'thredded/private_topics/form',
               private_topic: @private_topic,
               placeholder:   t('thredded.private_topics.form.title_placeholder_new') if @private_topic %>
  </section>
<% end %>

Version data entries

34 entries across 34 versions & 2 rubygems

Version Path
thredded-1.1.0 app/views/thredded/private_topics/new.html.erb
thredded-1.0.1 app/views/thredded/private_topics/new.html.erb
thredded-1.0.0 app/views/thredded/private_topics/new.html.erb
thredded-0.16.16 app/views/thredded/private_topics/new.html.erb
thredded-0.16.15 app/views/thredded/private_topics/new.html.erb
thredded-0.16.14 app/views/thredded/private_topics/new.html.erb
thredded-0.16.13 app/views/thredded/private_topics/new.html.erb
thredded-0.16.12 app/views/thredded/private_topics/new.html.erb
thredded-0.16.11 app/views/thredded/private_topics/new.html.erb
thredded-0.16.10 app/views/thredded/private_topics/new.html.erb
thredded-0.16.9 app/views/thredded/private_topics/new.html.erb
thredded-0.16.8 app/views/thredded/private_topics/new.html.erb
thredded-0.16.7 app/views/thredded/private_topics/new.html.erb
thredded-0.16.6 app/views/thredded/private_topics/new.html.erb
thredded-0.16.5 app/views/thredded/private_topics/new.html.erb
thredded-0.16.4 app/views/thredded/private_topics/new.html.erb
thredded-0.16.3 app/views/thredded/private_topics/new.html.erb
thredded-0.16.1 app/views/thredded/private_topics/new.html.erb
thredded-0.16.0 app/views/thredded/private_topics/new.html.erb
thredded-0.15.5 app/views/thredded/private_topics/new.html.erb