Sha256: 455224a171dbae8f0766623914de0f3f50be1e2adb100e8207ba0c4c1d57a88b

Contents?: true

Size: 780 Bytes

Versions: 16

Compression:

Stored size: 780 Bytes

Contents

        <%=image_detour_to('hammer.png', l(:weekly_work_sheet), :controller => 'works', :action => :weekly_work_sheet_by_work_account)%>
<!--
        <%=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

16 entries across 16 versions & 1 rubygems

Version Path
backlog-0.19.0 app/views/works/_buttons.rhtml
backlog-0.20.0 app/views/works/_buttons.rhtml
backlog-0.20.1 app/views/works/_buttons.rhtml
backlog-0.21.0 app/views/works/_buttons.rhtml
backlog-0.21.1 app/views/works/_buttons.rhtml
backlog-0.21.2 app/views/works/_buttons.rhtml
backlog-0.21.3 app/views/works/_buttons.rhtml
backlog-0.22.0 app/views/works/_buttons.rhtml
backlog-0.22.1 app/views/works/_buttons.rhtml
backlog-0.23.0 app/views/works/_buttons.rhtml
backlog-0.23.1 app/views/works/_buttons.rhtml
backlog-0.24.0 app/views/works/_buttons.rhtml
backlog-0.25.0 app/views/works/_buttons.rhtml
backlog-0.26.0 app/views/works/_buttons.rhtml
backlog-0.28.0 app/views/works/_buttons.rhtml
backlog-0.29.0 app/views/works/_buttons.rhtml