@@ -98,7 +98,7 | |||||
98 |
|
98 | |||
99 | <% if !@issue.nil? %> |
|
99 | <% if !@issue.nil? %> | |
100 | <% if @can[:log_time] -%> |
|
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 | :class => 'icon-time-add' %></li> |
|
102 | :class => 'icon-time-add' %></li> | |
103 | <% end %> |
|
103 | <% end %> | |
104 | <% if User.current.logged? %> |
|
104 | <% if User.current.logged? %> |
General Comments 0
You need to be logged in to leave comments.
Login now