% @page_title = l(:daily_work_sheet) + " on #{@date}" + (" for #{user.login}" if user?) %> <% track_times = @works.find {|w| w.task.track_times?} %>
<%=l :task %> | <% if track_times %><%=l :started_at if track_times %> | <%=l :completed_at if track_times %> | <% end %><%=l :done %> | ||
---|---|---|---|---|---|
<%=image_detour_to('period.png', l(:period), :controller => 'periods', :action => :show, :id => @work.task.period) %> | <% if track_times %> | <% end %> |