Sha256: 542e91547c427ad5306413438b34eb0569c4c89bc85d060509aca1e49adef952

Contents?: true

Size: 145 Bytes

Versions: 4

Compression:

Stored size: 145 Bytes

Contents

<%= content_for :title, "Edit Thread" %>

<h1><%= t('edit_thread') %></h1>

<div class="forum_post">
  <%= render 'form', posts: false %>
</div>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
simple_discussion-1.3.0 app/views/simple_discussion/forum_threads/edit.html.erb
simple_discussion-1.2.0 app/views/simple_discussion/forum_threads/edit.html.erb
simple_discussion-1.0.1 app/views/simple_discussion/forum_threads/edit.html.erb
simple_discussion-1.0.0 app/views/simple_discussion/forum_threads/edit.html.erb