]> git.openstreetmap.org Git - rails.git/blob - app/views/changeset/_user.html.erb
We don't need the @notice hack - we can use flash.now to achieve the same thing.
[rails.git] / app / views / changeset / _user.html.erb
1 <%= link_to user.display_name, :controller => "user", :action => "view", :display_name => user.display_name %>