search for: customer_sign_off_d

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

2006 Mar 06
2
form_tag error -- not found, 404 -- action DOES exist!
...</td> </tr> <tr> <th colspan="2">Date</th> <th>Non Site Time</th> </tr> <tr> <td colspan="2"> <%= select_date(hash2date( @site_visit_helper.customer_sign_off_date), :prefix=>"site_visit_helper[customer_sign_off_date]", :include_blank=>true) %> </td> <td> <%= text_field(:site_visit_helper, :non_site_time) %> </td> </tr> </tabl...