search for: sd_ticket_end_date

Displaying 1 result from an estimated 1 matches for "sd_ticket_end_date".

2008 May 19
0
changed to will_paginate
...esk_status_id== @sd_ticket_status_id sd.service_desk_priority_id== @sd_ticket_priority_id sd.primary_assignee== @sd_ticket_primary_assignee sd.created_on <=> (@sd_ticket_start_date..@sd_ticket_end_date) if !@sd_ticket_start_date==nil and !@sd_ticket_end_date==nil end record_count=@search_sd_ticket_count_result[0].count1.to_i # step 3: create a Paginator, the second variable has to be the number of ALL items on all pages @searc...