Sha256: 26f64c4b839d38ff270f320a12b337df8f2a39c933d29a469c3e40c86ed48b6b

Contents?: true

Size: 203 Bytes

Versions: 10

Compression:

Stored size: 203 Bytes

Contents

<li class="title">
  <%= form.label :title %>
  <%= form.text_field :title, { placeholder: 'Title', autofocus: 'autofocus', } %>
</li>

<%= render 'topic_form', form: form, messageboard: messageboard %>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
thredded-0.0.12 app/views/thredded/topics/_form.html.erb
thredded-0.0.10 app/views/thredded/topics/_form.html.erb
thredded-0.0.9 app/views/thredded/topics/_form.html.erb
thredded-0.0.8 app/views/thredded/topics/_form.html.erb
thredded-0.0.7 app/views/thredded/topics/_form.html.erb
thredded-0.0.6 app/views/thredded/topics/_form.html.erb
thredded-0.0.5 app/views/thredded/topics/_form.html.erb
thredded-0.0.4 app/views/thredded/topics/_form.html.erb
thredded-0.0.3 app/views/thredded/topics/_form.html.erb
thredded-0.0.1 app/views/thredded/topics/_form.html.erb