@@ -98,7 +98,7 | |||
|
98 | 98 | |
|
99 | 99 | <% if !@issue.nil? %> |
|
100 | 100 | <% if @can[:log_time] -%> |
|
101 |
<li><%= context_menu_link l(:button_log_time), {:controller => 'timelog', :action => ' |
|
|
101 | <li><%= context_menu_link l(:button_log_time), {:controller => 'timelog', :action => 'new', :issue_id => @issue}, | |
|
102 | 102 | :class => 'icon-time-add' %></li> |
|
103 | 103 | <% end %> |
|
104 | 104 | <% if User.current.logged? %> |
General Comments 0
You need to be logged in to leave comments.
Login now