Sha256: 64da4e06ff9ad80bf3db85079ccb0d9b76b09d44ef76c8263d941f8231028e76

Contents?: true

Size: 343 Bytes

Versions: 2

Compression:

Stored size: 343 Bytes

Contents

  <tr>
    <th/>
    <th align="center"><%=active ? '#' : l(:resolution_abr)%></th>
    <th><%=l :task %></th>
    <th><%=l :start if backlog.work_account && backlog.work_account.track_times? && track_times %></th>
    <th/>
    <th><%=l :done if backlog.track_done? %></th>
    <th width="*"><%=l :todo if backlog.track_todo? %></th>
  </tr>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
backlog-0.12.0 app/views/tasks/_fields_header.rhtml
backlog-0.11.0 app/views/tasks/_fields_header.rhtml