Sha256: 23a9b5fea6ba836b8ed3956dc957258f4c3912efa66feae3769b818314dec113

Contents?: true

Size: 328 Bytes

Versions: 5

Compression:

Stored size: 328 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? %></th>
    <th/>
    <th><%=l :done if backlog.track_done? %></th>
    <th width="*"><%=l :todo if backlog.track_todo? %></th>
  </tr>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
backlog-0.12.1 app/views/tasks/_fields_header.rhtml
backlog-0.12.2 app/views/tasks/_fields_header.rhtml
backlog-0.12.3 app/views/tasks/_fields_header.rhtml
backlog-0.12.4 app/views/tasks/_fields_header.rhtml
backlog-0.13.0 app/views/tasks/_fields_header.rhtml