3 lines
175 B
Plaintext
3 lines
175 B
Plaintext
- if User.current.allowed_to?(:log_time, @project) && @issue.log_time_allowed?
|
|
= link_to l(:button_log_time), new_issue_time_entry_path(@issue), class: 'icon icon-time-add'
|