Sha256: 0e6e471577138480335d1586238f6c8b80c6244c374b74e669adc08a154ed45b

Contents?: true

Size: 387 Bytes

Versions: 33

Compression:

Stored size: 387 Bytes

Contents

<li>
  <%= form.label :content, content_label %>
  <%= view_hooks.post_form.content_text_area.render self, form: form, content_label: content_label do %>
      <%= render 'thredded/posts_common/form/before_content', form: form %>
      <%= form.text_area :content, {rows: 5, required: true} %>
      <%= render 'thredded/posts_common/form/after_content', form: form %>
  <% end %>
</li>

Version data entries

33 entries across 33 versions & 2 rubygems

Version Path
thredded-0.12.2 app/views/thredded/posts_common/form/_content_field.html.erb
thredded-0.12.1 app/views/thredded/posts_common/form/_content_field.html.erb
thredded-0.12.0 app/views/thredded/posts_common/form/_content_field.html.erb
thredded-0.11.1 app/views/thredded/posts_common/form/_content_field.html.erb
thredded-0.11.0 app/views/thredded/posts_common/form/_content_field.html.erb
thredded-0.10.1 app/views/thredded/posts_common/form/_content_field.html.erb
thredded-0.10.0 app/views/thredded/posts_common/form/_content_field.html.erb
thredded-0.9.4 app/views/thredded/posts_common/form/_content_field.html.erb
thredded-0.9.3 app/views/thredded/posts_common/form/_content_field.html.erb
thredded-0.9.2 app/views/thredded/posts_common/form/_content_field.html.erb
thredded-0.9.1 app/views/thredded/posts_common/form/_content_field.html.erb
thredded-0.8.4 app/views/thredded/posts_common/form/_content_field.html.erb
thredded-0.8.2 app/views/thredded/posts_common/form/_content_field.html.erb