Sha256: be27f3d8c899fe73c20b2ede3e4c25c6113f0628352cfbd33889928fc8a4475d

Contents?: true

Size: 270 Bytes

Versions: 5

Compression:

Stored size: 270 Bytes

Contents

- WorkDay.create_or_update_upto(@employee, Date.today.end_of_month)

.row-fluid
  .span12
    = render 'timesheets/show', :work_days => @employee.work_days.where(:date => current_month_period(:time_sheet_period))

- content_for :sidebar do
  = render 'timesheets/pager'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
bookyt_projects-0.20.0 app/views/people/_show_timesheet.html.haml
bookyt_projects-0.19.23 app/views/people/_show_timesheet.html.haml
bookyt_projects-0.19.22 app/views/people/_show_timesheet.html.haml
bookyt_projects-0.19.21 app/views/people/_show_timesheet.html.haml
bookyt_projects-0.19.20 app/views/people/_show_timesheet.html.haml