Sha256: a436663688b2f872a3c2a4acd3a4cd2cd92343864f8ee0c8b4f6d6beab2e4f70

Contents?: true

Size: 603 Bytes

Versions: 40

Compression:

Stored size: 603 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)))%>

Version data entries

40 entries across 40 versions & 1 rubygems

Version Path
backlog-0.3.0 app/views/works/_buttons.rhtml
backlog-0.3.3 app/views/works/_buttons.rhtml
backlog-0.3.1 app/views/works/_buttons.rhtml
backlog-0.3.2 app/views/works/_buttons.rhtml
backlog-0.3.4 app/views/works/_buttons.rhtml
backlog-0.3.6 app/views/works/_buttons.rhtml
backlog-0.3.5 app/views/works/_buttons.rhtml
backlog-0.3.8 app/views/works/_buttons.rhtml
backlog-0.3.7 app/views/works/_buttons.rhtml
backlog-0.3.9 app/views/works/_buttons.rhtml
backlog-0.4.0 app/views/works/_buttons.rhtml
backlog-0.5.0 app/views/works/_buttons.rhtml
backlog-0.5.1 app/views/works/_buttons.rhtml
backlog-0.5.2 app/views/works/_buttons.rhtml
backlog-0.5.10 app/views/works/_buttons.rhtml
backlog-0.5.3 app/views/works/_buttons.rhtml
backlog-0.5.4 app/views/works/_buttons.rhtml
backlog-0.5.6 app/views/works/_buttons.rhtml
backlog-0.5.5 app/views/works/_buttons.rhtml
backlog-0.5.7 app/views/works/_buttons.rhtml