Sha256: 891f511c5acf1814bcca881aa0b166706aebcc96c50187ec1a6e2d2ac2eb4942

Contents?: true

Size: 437 Bytes

Versions: 21

Compression:

Stored size: 437 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, autofocus: !!params[:autofocus_new_post_content]} %>
      <%= render 'thredded/posts_common/form/after_content', form: form %>
  <% end %>
</li>

Version data entries

21 entries across 21 versions & 1 rubygems

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