Sha256: 69775bbbc92455b1cb5a2bb23a2617272cfea2b23dda0583c03ebbf24d7617f0

Contents?: true

Size: 306 Bytes

Versions: 11

Compression:

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

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
backlog-0.10.1 app/views/tasks/_fields_header.rhtml
backlog-0.10.0 app/views/tasks/_fields_header.rhtml
backlog-0.10.5 app/views/tasks/_fields_header.rhtml
backlog-0.10.2 app/views/tasks/_fields_header.rhtml
backlog-0.10.4 app/views/tasks/_fields_header.rhtml
backlog-0.10.3 app/views/tasks/_fields_header.rhtml
backlog-0.10.7 app/views/tasks/_fields_header.rhtml
backlog-0.10.6 app/views/tasks/_fields_header.rhtml
backlog-0.10.8 app/views/tasks/_fields_header.rhtml
backlog-0.9.0 app/views/tasks/_fields_header.rhtml
backlog-0.9.1 app/views/tasks/_fields_header.rhtml