Sha256: 63621462b3729bca54e58f06d6a8015bea09f9838bab25667db64e2169356781

Contents?: true

Size: 253 Bytes

Versions: 7

Compression:

Stored size: 253 Bytes

Contents

- filter_name = :time_sheet_period
- params[filter_name] ||= {"from" => Date.today.beginning_of_month.to_s(:db), "to" => Date.today.end_of_month.to_s(:db)}

- content_for :sidebar do
  - filters = month_periods
  = boot_nav_filter(filter_name, filters)

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
bookyt_projects-0.20.0 app/views/timesheets/_pager.html.haml
bookyt_projects-0.19.23 app/views/timesheets/_pager.html.haml
bookyt_projects-0.19.22 app/views/timesheets/_pager.html.haml
bookyt_projects-0.19.21 app/views/timesheets/_pager.html.haml
bookyt_projects-0.19.20 app/views/timesheets/_pager.html.haml
bookyt_projects-0.19.19 app/views/timesheets/_pager.html.haml
bookyt_projects-0.19.18 app/views/timesheets/_pager.html.haml