search for: user_nickname

Displaying 1 result from an estimated 1 matches for "user_nickname".

2006 Jan 29
1
RJS template problem!
...39;, :duration => 2 flash[:notice] = "" end and my loginform partial: <h1>Login</h1> <div id="notice"><%= flash[:notice] %></div> <%= form_remote_tag :url => {:action => ''login''}%> <p> <label for="user_nickname">Benutzername</label><br/> <%= text_field ''user'', ''nickname'' %><br/> <label for="user_password">Passwort</label><br/> <%= password_field ''user'', ''password_plain''...