Restored error messages on my account.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6166 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
c19e3e0627
commit
5b648a7dae
|
@ -4,6 +4,7 @@
|
|||
</div>
|
||||
|
||||
<h2><%=l(:label_my_account)%></h2>
|
||||
<%= error_messages_for 'user' %>
|
||||
|
||||
<% form_for :user, @user, :url => { :action => "account" },
|
||||
:builder => TabularFormBuilder,
|
||||
|
|
Loading…
Reference in New Issue