fixes #1424 for forum posts and topics

This commit is contained in:
Toks
2013-06-14 12:23:29 -04:00
parent 739da4c4b9
commit 029c050243
5 changed files with 48 additions and 10 deletions

View File

@@ -2,7 +2,7 @@
<div id="a-edit">
<h1>Edit Forum Topic</h1>
<%= render "form" %>
<%= render "form", :forum_topic => @forum_topic %>
</div>
</div>