@@ -70,6 +70,7 | |||
|
70 | 70 | <p><%= link_to(l(:label_details), {:controller => 'timelog', :action => 'details', :project_id => @project}) %> | |
|
71 | 71 | <%= link_to(l(:label_report), {:controller => 'timelog', :action => 'report', :project_id => @project}) %></p> |
|
72 | 72 | <% end %> |
|
73 | <%= call_hook(:view_projects_show_sidebar_bottom, :project => @project) %> | |
|
73 | 74 | <% end %> |
|
74 | 75 | |
|
75 | 76 | <% content_for :header_tags do %> |
General Comments 0
You need to be logged in to leave comments.
Login now