Sha256: e577a12307aad29b7d325d959c34c46f4958f9cc30fab0d42ab4b0b61c549d07

Contents?: true

Size: 565 Bytes

Versions: 27

Compression:

Stored size: 565 Bytes

Contents

<% @backlog = backlog %>

  <tr valign="top">
    <td>
      <%=image_detour_to('add.png', l(:new_task), :controller => 'tasks', :action => :new, :task => {:backlog_id => @backlog.id, :period_id => @period && @period.id})%>
    </td>
    <td colspan="4" style="vertical-align: middle">
    <h5>
      <%=detour_to(h(backlog.name), :controller => 'backlogs', :action => :show, :id => @backlog) %>
      <%=image_detour_to('clipboard.png', l(:edit), :controller => 'backlogs', :action => :edit, :id => @backlog.id)%>
      </h5>
    </td>
    <td width="*"/>
  </tr>

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
backlog-0.10.1 app/views/tasks/_backlog_header.rhtml
backlog-0.10.0 app/views/tasks/_backlog_header.rhtml
backlog-0.10.4 app/views/tasks/_backlog_header.rhtml
backlog-0.10.3 app/views/tasks/_backlog_header.rhtml
backlog-0.10.5 app/views/tasks/_backlog_header.rhtml
backlog-0.10.2 app/views/tasks/_backlog_header.rhtml
backlog-0.10.6 app/views/tasks/_backlog_header.rhtml
backlog-0.10.7 app/views/tasks/_backlog_header.rhtml
backlog-0.12.0 app/views/tasks/_backlog_header.rhtml
backlog-0.11.0 app/views/tasks/_backlog_header.rhtml
backlog-0.10.8 app/views/tasks/_backlog_header.rhtml
backlog-0.12.2 app/views/tasks/_backlog_header.rhtml
backlog-0.12.1 app/views/tasks/_backlog_header.rhtml
backlog-0.12.3 app/views/tasks/_backlog_header.rhtml
backlog-0.12.4 app/views/tasks/_backlog_header.rhtml
backlog-0.14.0 app/views/tasks/_backlog_header.rhtml
backlog-0.13.1 app/views/tasks/_backlog_header.rhtml
backlog-0.13.0 app/views/tasks/_backlog_header.rhtml
backlog-0.14.3 app/views/tasks/_backlog_header.rhtml
backlog-0.14.1 app/views/tasks/_backlog_header.rhtml