use the right url for updating a user

master
Coleman 2008-10-17 01:04:05 -05:00
parent 70be010776
commit 7965c94213
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
= error_messages @user
= form :action => url(:edit_user, :id => @user.user_name) do
= form :action => url(:user, :id => @user.user_name), :method => :put do
%fieldset
%legend== Changing settings for user <em>#{@user.user_name}</em>
%p