updates from hacking day

This commit is contained in:
Steve Coast 2007-05-06 10:08:00 +00:00
parent e5a5f957ef
commit 89e976c6e5
12 changed files with 150 additions and 45 deletions

View file

@ -62,8 +62,6 @@ Go to <%= link_to 'your account page', :controller => 'user', :action => 'accoun
<% end %>
<br />
<br />
<%= link_to 'diary', :controller => 'user', :action => 'diary', :display_name => @this_user.display_name %><br /><br />
<p><%= params[:display_name] %> says: </p>
<%= simple_format(@this_user.description) %>