Sha256: bd93db9cb99c5ee669a4c95b25e55d25e67d83b5d48ad137aa9b69a5f60e7734

Contents?: true

Size: 263 Bytes

Versions: 1

Compression:

Stored size: 263 Bytes

Contents

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

.row
  .span6
    = 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

1 entries across 1 versions & 1 rubygems

Version Path
bookyt_projects-0.19.18 app/views/people/_show_timesheet.html.haml