Feature #13157 » _timelog.html.erb.patch
| app/views/my/blocks/_timelog.html.erb (working copy) | ||
|---|---|---|
| 46 | 46 |
<% end -%> |
| 47 | 47 |
</tbody> |
| 48 | 48 |
</table> |
| 49 |
<p class="small"><%= link_to l(:label_my_spent_time), {:controller => 'timelog', :action => 'index', :user_id => 'me'} %></p>
|
|
| 49 | 50 |
<% end %> |
- « Previous
- 1
- 2
- 3
- Next »