This commit is contained in:
albert
2013-03-22 19:33:46 -04:00
parent 56b9d0dfd9
commit b8de1a85d5

View File

@@ -1,6 +1,4 @@
<div id="form-content">
<%= error_messages_for("forum_topic") %>
<%= simple_form_for(@forum_topic) do |f| %>
<%= f.input :title %>