Sha256: 718409f287cb77e16b8a7058aec2c676cb35def5af75997c2fee58226f963c42

Contents?: true

Size: 296 Bytes

Versions: 3

Compression:

Stored size: 296 Bytes

Contents

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
backlog-0.7.12 app/views/tasks/_fields_header.rhtml
backlog-0.8.0 app/views/tasks/_fields_header.rhtml
backlog-0.8.1 app/views/tasks/_fields_header.rhtml