Sha256: 40456a82708da33115de8a1ebd6ced5ffc39eb05eae3d5c4d13167217098e079

Contents?: true

Size: 292 Bytes

Versions: 9

Compression:

Stored size: 292 Bytes

Contents

  <tr>
    <th/>
    <th align="center"><%=active ? '#' : l(:resolution)%></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

9 entries across 9 versions & 1 rubygems

Version Path
backlog-0.7.0 app/views/tasks/_fields_header.rhtml
backlog-0.7.1 app/views/tasks/_fields_header.rhtml
backlog-0.7.2 app/views/tasks/_fields_header.rhtml
backlog-0.7.3 app/views/tasks/_fields_header.rhtml
backlog-0.7.4 app/views/tasks/_fields_header.rhtml
backlog-0.7.5 app/views/tasks/_fields_header.rhtml
backlog-0.7.6 app/views/tasks/_fields_header.rhtml
backlog-0.7.7 app/views/tasks/_fields_header.rhtml
backlog-0.7.8 app/views/tasks/_fields_header.rhtml