Added messaging feature
This commit is contained in:
@@ -38,4 +38,4 @@
|
||||
<p><%= f.submit "Update thread", class: "btn blue left" %></p>
|
||||
<% end %>
|
||||
<%= button_to "Delete thread", @thread, :method => "delete", data: {confirm: "Delete thread & comments forever?"}, class: "btn red right" %>
|
||||
<div class="clear"></div>
|
||||
<div class="clear"></div>
|
||||
|
||||
Reference in New Issue
Block a user