Sha256: 26d4277a296f0203a7164d97d8e1827946da719b9679f22f16ca1b27d16a93e3

Contents?: true

Size: 440 Bytes

Versions: 18

Compression:

Stored size: 440 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' %>
        <%=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

18 entries across 18 versions & 1 rubygems

Version Path
backlog-0.15.0 app/views/backlogs/_buttons.rhtml
backlog-0.15.1 app/views/backlogs/_buttons.rhtml
backlog-0.16.0 app/views/backlogs/_buttons.rhtml
backlog-0.17.0 app/views/backlogs/_buttons.rhtml
backlog-0.17.1 app/views/backlogs/_buttons.rhtml
backlog-0.17.2 app/views/backlogs/_buttons.rhtml
backlog-0.17.3 app/views/backlogs/_buttons.rhtml
backlog-0.17.4 app/views/backlogs/_buttons.rhtml
backlog-0.17.5 app/views/backlogs/_buttons.rhtml
backlog-0.17.6 app/views/backlogs/_buttons.rhtml
backlog-0.18.0 app/views/backlogs/_buttons.rhtml
backlog-0.19.0 app/views/backlogs/_buttons.rhtml
backlog-0.20.0 app/views/backlogs/_buttons.rhtml
backlog-0.20.1 app/views/backlogs/_buttons.rhtml
backlog-0.21.0 app/views/backlogs/_buttons.rhtml
backlog-0.21.2 app/views/backlogs/_buttons.rhtml
backlog-0.21.1 app/views/backlogs/_buttons.rhtml
backlog-0.21.3 app/views/backlogs/_buttons.rhtml