Sha256: dbb421d5e80205191c494380c54e6f790afddbabf0888412e2f4338ed99d9c3d

Contents?: true

Size: 557 Bytes

Versions: 24

Compression:

Stored size: 557 Bytes

Contents

    	<%=image_link_to 'arrow_up.png', l(:backlogs), :action => :list %>
        <%=image_detour_to('clipboard.png', l(:edit), :controller => 'backlogs', :action => :edit, :id => @backlog) unless controller.action_name == 'edit' %>
        <%=image_detour_to('hammer.png', l(:work), :controller => 'backlogs', :action => :works, :id => @backlog) %>
        <%=detour_to(image_tag(url_for("add.png"), :alt => l(:add_task), :title => l(:add_task), :class => 'image-submit'), :controller => 'tasks', :action => 'new', :task => {:backlog_id => @backlog.id} ) %>

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
backlog-0.22.0 app/views/backlogs/_buttons.rhtml
backlog-0.22.1 app/views/backlogs/_buttons.rhtml
backlog-0.23.0 app/views/backlogs/_buttons.rhtml
backlog-0.23.1 app/views/backlogs/_buttons.rhtml
backlog-0.24.0 app/views/backlogs/_buttons.rhtml
backlog-0.25.0 app/views/backlogs/_buttons.rhtml
backlog-0.26.0 app/views/backlogs/_buttons.rhtml
backlog-0.28.0 app/views/backlogs/_buttons.rhtml
backlog-0.29.0 app/views/backlogs/_buttons.rhtml
backlog-0.31.0 app/views/backlogs/_buttons.rhtml
backlog-0.30.0 app/views/backlogs/_buttons.rhtml
backlog-0.31.1 app/views/backlogs/_buttons.rhtml
backlog-0.32.0 app/views/backlogs/_buttons.rhtml
backlog-0.33.0 app/views/backlogs/_buttons.rhtml
backlog-0.34.1 app/views/backlogs/_buttons.rhtml
backlog-0.33.1 app/views/backlogs/_buttons.rhtml
backlog-0.34.2 app/views/backlogs/_buttons.rhtml
backlog-0.34 app/views/backlogs/_buttons.rhtml
backlog-0.35.0 app/views/backlogs/_buttons.rhtml
backlog-0.35.2 app/views/backlogs/_buttons.rhtml