Sha256: 9a0cbd3b99a10637a9254d988ad64ee6c4137555ff34e378fd904a1c74c29f03

Contents?: true

Size: 626 Bytes

Versions: 39

Compression:

Stored size: 626 Bytes

Contents

        <%=image_detour_to('hammer.png', l(:weekly_work_sheet), :controller => 'works', :action => :weekly_work_sheet)%>
        <%=link_to(image_tag(url_for("hammer.png"), :alt => l(:daily_work_sheet), :title => l(:daily_work_sheet), :class => 'image-submit'), :controller => 'works', :action => :daily_work_sheet)%>
        <%=link_to(image_tag(url_for("hammer.png"), :alt => l(:edit_works), :title => l(:edit_works), :class => 'image-submit'), :controller => 'periods', :action => 'list_work', :id => (@period ? @period.id : (@backlog && @backlog.periods.first ? @backlog.periods.first.id : nil))) if @period || @backlog%>

Version data entries

39 entries across 39 versions & 1 rubygems

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