Sha256: 30bda92759cf5a62ed2b1d98c7a416135488fda766842b91bfa436798cbb7c5c

Contents?: true

Size: 363 Bytes

Versions: 6

Compression:

Stored size: 363 Bytes

Contents

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

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
backlog-0.13.1 app/views/tasks/_fields_header.rhtml
backlog-0.14.0 app/views/tasks/_fields_header.rhtml
backlog-0.14.1 app/views/tasks/_fields_header.rhtml
backlog-0.14.2 app/views/tasks/_fields_header.rhtml
backlog-0.14.3 app/views/tasks/_fields_header.rhtml
backlog-0.14.4 app/views/tasks/_fields_header.rhtml