Index: app/views/my/blocks/_timelog.html.erb =================================================================== --- app/views/my/blocks/_timelog.html.erb (revision 11582) +++ app/views/my/blocks/_timelog.html.erb (working copy) @@ -46,4 +46,5 @@ <% end -%> +

<%= link_to l(:label_my_spent_time), {:controller => 'timelog', :action => 'index', :user_id => 'me'} %>

<% end %>