Sha256: 342a768d0893467570bc2d7aa3c384e6980a16a07667544f832a0fe0c31491fc

Contents?: true

Size: 688 Bytes

Versions: 36

Compression:

Stored size: 688 Bytes

Contents

<% @backlog = backlog %>

  <div valign="top">
  	<div>
      <span style="float: left">
        <%=image_detour_to('add.png', l(:new_task), :controller => 'tasks', :action => :new, :task => {:backlog_id => @backlog.id, :period_id => @period && @period.id})%>
      </span>
      <span colspan="4" style="float: left; 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>
      </span>
      <span style="float: left" width="*"/>
	</div>
	<br clear="all" />
  </div>

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
backlog-0.36.2 app/views/tasks/_backlog_header.rhtml
backlog-0.17.4 app/views/tasks/_backlog_header.rhtml
backlog-0.17.5 app/views/tasks/_backlog_header.rhtml
backlog-0.18.0 app/views/tasks/_backlog_header.rhtml
backlog-0.17.6 app/views/tasks/_backlog_header.rhtml
backlog-0.19.0 app/views/tasks/_backlog_header.rhtml
backlog-0.20.0 app/views/tasks/_backlog_header.rhtml
backlog-0.20.1 app/views/tasks/_backlog_header.rhtml
backlog-0.21.0 app/views/tasks/_backlog_header.rhtml
backlog-0.21.1 app/views/tasks/_backlog_header.rhtml
backlog-0.21.2 app/views/tasks/_backlog_header.rhtml
backlog-0.21.3 app/views/tasks/_backlog_header.rhtml
backlog-0.22.1 app/views/tasks/_backlog_header.rhtml
backlog-0.22.0 app/views/tasks/_backlog_header.rhtml
backlog-0.23.0 app/views/tasks/_backlog_header.rhtml
backlog-0.24.0 app/views/tasks/_backlog_header.rhtml
backlog-0.23.1 app/views/tasks/_backlog_header.rhtml
backlog-0.25.0 app/views/tasks/_backlog_header.rhtml
backlog-0.26.0 app/views/tasks/_backlog_header.rhtml
backlog-0.28.0 app/views/tasks/_backlog_header.rhtml