search for: arrived_at

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

Did you mean: archived_at
2006 Mar 06
2
form_tag error -- not found, 404 -- action DOES exist!
...2date(tr.visited_on), :prefix=>"site_visit_helper[timesheet_records][#{i.to_s}][visited_on]", :include_blank=>true) %> </td> <td> <%= select_time( hash2time(tr.arrived_at), :prefix=>"site_visit_helper[timesheet_records][#{i.to_s}][arrived_at]", :include_blank=>true, :minute_step=>5) %> </td> <td> <%= select_time(...