Skip to content

Commit

Permalink
added error_messages_for to topic#new
Browse files Browse the repository at this point in the history
  • Loading branch information
TomK32 authored and Sven Fuchs committed Jul 14, 2008
1 parent ea30b74 commit 614f4d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vendor/engines/adva_forum/app/views/topics/new.html.erb
@@ -1,4 +1,5 @@
<h2>New topic</h2>
<%= error_messages_for :topic %>
<% form_for :topic, :url => topics_path(@section) do |f| -%>
<%= render :partial => 'form', :locals => {:f => f} %>
<p>
Expand Down

0 comments on commit 614f4d1

Please sign in to comment.